Framework
ValidationResult
Interface: ValidationResult
Validation result from schema validation.
Properties
| Property | Type |
|---|---|
errors | SchemaValidationError[] |
valid | boolean |
Robo.jsValidation result from schema validation.
| Property | Type |
|---|---|
errors | SchemaValidationError[] |
valid | boolean |