lithium\data\Entity::$_errors

protected property

The list of validation errors associated with this object, where keys are field names, and values are arrays containing one or more validation error messages.

Source

	protected $_errors = [];