validation/rules library

Classes

BooleanRule
BOOLEAN RULE
ContainsRule
CONTAINS RULE
EmailRule
EMAIL RULE
MaxRule
MAX RULE
MinRule
MIN RULE
StringRule
STRING RULE
URLRule
URL RULE
ValidationRule
BASE ValidationRule class Define the required details in the constructor to extend and build your own validation rule.