getFirstErrors() public method
public array getFirstErrors ( ) | ||
---|---|---|
return | array |
The first errors. The array keys are the attribute names, and the array values are the corresponding error messages. An empty array will be returned if there is no error. |
Please login to continue.