Interface: ValidationError
August 8, 2026 ยท View on GitHub
@plures/praxis / index / ValidationError
Interface: ValidationError
Defined in: src/core/schema/types.ts:384
Validation error
Properties
code?
optionalcode?:string
Defined in: src/core/schema/types.ts:390
Error code
message
message:
string
Defined in: src/core/schema/types.ts:388
Error message
path
path:
string
Defined in: src/core/schema/types.ts:386
Error path in schema