Extends
Methods
# hasErrors(value, …argsopt) → {string|undefined}
returns the error message, or nothing if is valid
.returns the error message, or nothing if is valid
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
value |
the value |
||
args |
<optional> <repeatable> |
optional others args |
- Inherited From:
errors or nothing
string
|
undefined