Are you an LLM? You can read better optimized documentation at /documentation/api/core/interfaces/ValidationIssue.md for this page in Markdown format
ws-asyncapi API / core / ValidationIssue
Interface: ValidationIssue
Defined in: .api-entries/core/index.d.ts:162
Properties
path?
optionalpath?:string
Defined in: .api-entries/core/index.d.ts:164
JSON-pointer-ish path to the offending value, e.g. "/beneficiary/id"
message
message:
string
Defined in: .api-entries/core/index.d.ts:165