Interface: IValidationFailure
Interface describing the reason a validation failed.
Properties
property
property:
string
The property that failed validation.
reason
reason:
string
The reason the validation failed as an i18 resource error.
properties?
optionalproperties?:object
Additional properties for the validation failure.
Index Signature
[id: string]: unknown