ist_validator library

Classes

EmailFormatRule
Rule to validate if the value is an email.
FormValidatorRule
Abstract class for form validator rules.
IstFormValidator
A class that provides form validation methods.
IstValidator
MaxLengthRule
Rule to validate if the value is a number.
MinLengthRule
Rule to validate if the value is a number.
RequiredRule
Rule to validate if the value is required.
ValidationMessages
ValidationPatterns