| Class | Description |
|---|---|
| DateTimeAttribute |
Validator for the
date-time format attribute |
| EmailAttribute |
Validator for the
email format attribute. |
| IPv6Attribute |
Validator for the
ipv6 format attribute. |
| RegexAttribute |
Validator for the
regex format attribute. |
| RFC3339DateTimeAttribute |
A
DateTimeFormatter for date and time format defined in RFC3339. |
| URIAttribute |
Validator for the
uri format attribute. |