pclib  3.0.0
Lightweight PHP framework
Validation rule for value $value.
This function validate provided value and return true/false.
Parameters
$value- value to be validated
$options- validation options - for example required format of the date
Returns
boolean is_valid?