protected property RestfulException::$fieldErrors in RESTful 7.2
Array keyed by the field name, and array of error messages as value.
Type: array
File
- src/
Exception/ RestfulException.php, line 26 - Contains \Drupal\restful\Exception\RestfulException.
Class
Namespace
Drupal\restful\ExceptionCode
protected $fieldErrors = array();