We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Added URL validation
Updated User Contributed Rules (markdown)
adding rule for mindate check
Nullable Decimal title and link fragment were wrong
fix notation errors
ip address validation
Fixing complex usage syntax for isUnique rule
The input param to JSON.parse didn't match the validators input param (val => value)
Added minimum age rule
added uniqueConstraint method
Add help for complex validations
Add documentation about anonymous rules
fix title
add exists in
Simplified localizedDate example.
Added localizedDate example.
very silly mistake
Added isUnique validator.
Removed duplicated "and" in passwordComplexity message
Adding multiple email address validation rule
Added custom validation to ensure a property of all items is unique.
changed conditional_required to match the required message
fixes title of "Are Same"
Adds "areSame" validation used for confirm password matching password field