clearErrors() public method
Removes errors for all attributes or a single attribute.
| public void clearErrors ( $attribute = null ) | ||
|---|---|---|
| $attribute | string |
Attribute name. Use null to remove errors for all attributes. |
clearErrors() public method
Removes errors for all attributes or a single attribute.
| public void clearErrors ( $attribute = null ) | ||
|---|---|---|
| $attribute | string |
Attribute name. Use null to remove errors for all attributes. |
Please login to continue.