Framework
throwIfInvalid()
Function: throwIfInvalid()
function throwIfInvalid(result): voidThrow validation error if result has errors.
Parameters
| Parameter | Type |
|---|---|
result | ValidationResult |
Returns
void
Robo.jsfunction throwIfInvalid(result): voidThrow validation error if result has errors.
| Parameter | Type |
|---|---|
result | ValidationResult |
void