Class ValidationErrorDetails

Represents the validation error details of a single field.

Hierarchy

  • ValidationErrorDetails

Constructors

Properties

Constructors

Properties

constraints: string[]

The constraints which failed to be validated for the given field.

field: string

The name of the field which failed validation.

Generated using TypeDoc