Validation class v1
Package:
Summary:
Validate one or more value of different types
Groups:
Author:
Description:
This class can be used to validate one or more value of different types.
It can validate a single value or an array of values according to one validation rule.
Currently it can validate the values as e-mail addresses, numbers, letters, letters and numbers and non-empty strings.
It can validate a single value or an array of values according to one validation rule.
Currently it can validate the values as e-mail addresses, numbers, letters, letters and numbers and non-empty strings.
Comments are closed.