Extends
- most-data/data-validator~DataValidator
Methods
validateSync(val) → {Object|undefined|*}
Validates the given value. If validation fails, the operation will return a validation result.
Parameters:
Name | Type | Description |
---|---|---|
val |
* |
- Source:
Returns:
- Type
- Object | undefined | *