Package-level declarations
Types
Link copied to clipboard
Validates that the string property value is a valid email address.
Link copied to clipboard
Validates that the file path represented by the string property exists on the file system.
Link copied to clipboard
Validates that the numeric property value is negative (less than zero).
Link copied to clipboard
Validates that the numeric property value is non-negative (greater than or equal to zero).
Link copied to clipboard
Validates that the string property value is not blank.
Link copied to clipboard
Validates that the string or collection property value is not empty.
Link copied to clipboard
Validates that the numeric property value is positive (greater than zero).
Link copied to clipboard
Validates that the string property value is a valid URL.