TRequiredListValidator
extends TFieldValidator
in package
Required field validation
Tags
Table of Contents
Methods
- validate() : mixed
- Validate a given value
Methods
validate()
Validate a given value
public
validate( $label, mixed $values[, $parameters = NULL ]) : mixed