| Class | Description | 
|---|---|
| CheckCountryCode | |
| CheckDatabaseIdentifier | |
| CheckEmail | |
| CheckEnumValue | |
| CheckIdentifierValue | |
| CheckLanguageTagValue | |
| CheckNotEmpty | |
| CheckPast | |
| CheckTimeZoneValue | |
| CheckUrlValue | |
| CheckUuidValue | |
| ConstraintValidatorAdapter<A extends Annotation,T> | |
| ConstraintValidators | 
| Annotation Type | Description | 
|---|---|
| CountryCode | |
| DatabaseIdentifier | |
| EnumValue | |
| IdentifierValue | |
| LanguageTagValue | |
| NotEmpty | |
| Nullable | This annotation is the opposite of  javax.validation.constraints.NotNulland is intended to document that a field is optional | 
| Past | |
| TimeZoneValue | |
| UrlValue | |
| UuidValue | 
Copyright © 2020. All rights reserved.