Package org.zkoss.bind.validator
-
Class Summary Class Description AbstractValidator A abstract validator the handling validation messageBeanValidations A utility class to help jsr 303 validation.BeanValidator 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).