• key: string
Defined in src/obj.validation-response.ts:5
A string referencing the key affected by the problem
Optional
• level? : undefined | "error"
Defined in src/obj.validation-response.ts:15
The type of validation response - currently only 'error' is supported
• message: string
Defined in src/obj.validation-response.ts:10
The validation error message