Describes one specific validation failure for an input member.

Hierarchy

  • ValidationExceptionField

Properties

Properties

message: undefined | string

A detailed description of the validation failure.

path: undefined | string

A JSONPointer expression to the structure member whose value failed to satisfy the modeled constraints.