implements Phalcon\Validation\MessageInterface
Encapsulates validation info generated in the validation process
Phalcon\Validation\Message constructor
Sets message type
Returns message type
Sets verbose message
Returns verbose message
Sets field name related to message
Returns field name related to message
Sets code for the message
Returns the message code
Magic __toString method returns verbose message
Magic __set_state helps to recover messages from serialization
© 2011–2017 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/latest/api/Phalcon_Validation_Message.html