Interface: ValidationErrorDetail
February 7, 2026 ยท View on GitHub
CTRF / ValidationErrorDetail
Interface: ValidationErrorDetail
Defined in: types.ts:390
Details of a validation error
Properties
message
message:
string
Defined in: types.ts:392
Human-readable error message
path
path:
string
Defined in: types.ts:394
JSON path to the error location
keyword
keyword:
string
Defined in: types.ts:396
JSON Schema keyword that failed