Mvc\Model\Validator
Abstract class Phalcon\Mvc\Model\Validator
implements Phalcon\Mvc\Model\ValidatorInterface
This is a base class for Phalcon\Mvc\Model validators
This class is only for backward compatibility reasons to use with Phalcon\Mvc\Collection. Otherwise please use the validators provided by Phalcon\Validation.
Methods
public __construct (array $options)
Phalcon\Mvc\Model\Validator constructor