Indicates a single validation rule violation for a single field.

Hierarchy

  • ValidationError

Properties

Properties

fieldId: string

The field for which the validation error occurred.

ruleId: string

The ID of the validation rule that was violated. The value will be "required" for required fields that are not present.