Documentation

內容目录

上一个主题

< Interface Phalcon\Mvc\Model\Transaction\ManagerInterface

下一个主题

Interface Phalcon\Mvc\ModuleDefinitionInterface >

本页

Interface Phalcon\Mvc\Model\ValidatorInterface

Phalcon\Mvc\Model\ValidatorInterface initializer

Methods

abstract public array getMessages ()

Returns messages generated by the validator

abstract public boolean validate (Phalcon\Mvc\ModelInterface $record)

Executes the validator