protected property RestfulException::$fieldErrors in RESTful 7
Array keyed by the field name, and array of error messages as value.
Type: array
File
- exceptions/
RestfulException.php, line 22 - Contains RestfulException
Class
- RestfulException
- @file Contains RestfulException
Code
protected $fieldErrors = array();