All Classes and Interfaces
Class
Description
Marks the field for state / territory validation.
Validation mode.
Validates a state / territory name or code.
Marks the field for assertIn validation.
Validates that the value of the field is contained with a collection of acceptable values.
Result of parameter binding for arguments annotated with
HelixValidator.Validates a collection of
Validators defined within a HelixValidator annotation.Marks the field for validation by a custom validator via the
HelixCompositeValidator.Annotation to validate whether a given string is a valid phone number according to the E.164 standard.
Validates phone numbers annotated with
PhoneNumber.Enumeration of US State and Territory names and codes.
Marks the field for password strength validation.
Validates the strength of a password.
Marks the field for ULID (Universally Unique Lexicographically Sortable Identifier) validation.
Validator implementation for validating ULID (Universally Unique Lexicographically Sortable Identifier) strings.
Marks the field for UUID validation.
Marks the field for zip code validation.
Validation mode.
Validates the format of US postal codes.