Class | Description | ||
---|---|---|---|
AbstractValidator |
A abstract validator the handling validation message
|
||
BeanValidations |
A utility class to help jsr 303 validation.
|
||
BeanValidator |
A
CompositeValidator |
|
A composite validator that contains multiple validators and forward the validation to them.
|
DeferredValidator |
A deferred validator that defers the initialization of the real validator,
a validator needs 3-party jar files could still be installed if user doesn't provide it (ex, BeanValidator of JSR 303).
|
Validator for ZK Bind
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.