LogoRobo.js
Framework

throwIfInvalid()

Function: throwIfInvalid()

function throwIfInvalid(result): void

Throw validation error if result has errors.

Parameters

ParameterType
resultValidationResult

Returns

void

On this page