Class | Description |
---|---|
CachingValidator |
Validator of JSR-303 annotations which only build the validator once for each class
that it validates.
|
Exception | Description |
---|---|
BadValidationAnnotation |
Thrown when a unknown annotatation is found or an annotation is applied to a field it
doesn't work with.
|