getFirstError() public method
| public string getFirstError ( $attribute ) | ||
|---|---|---|
| $attribute | string |
Attribute name. |
| return | string |
The error message. Null is returned if no error. |
getFirstError() public method
| public string getFirstError ( $attribute ) | ||
|---|---|---|
| $attribute | string |
Attribute name. |
| return | string |
The error message. Null is returned if no error. |
Please login to continue.