Type Alias: ValidationResult
ValidationResult =
object
The result of the validation.
Properties
message?
optionalmessage:string
The validation error message text.
settings
settings:
ValidationRuleSettings
The validation rule settings.
Introducing Workflow Engine, try for FREE workflowengine.io.
ValidationResult =
object
The result of the validation.
optionalmessage:string
The validation error message text.
settings:
ValidationRuleSettings
The validation rule settings.