Interface FieldValidationConfigs

Configuration interface for defining validations at the field level.

Example:

{
"#field-id": "required|min:3"
}

Hierarchy

  • FieldValidationConfigs

Indexable

[key: string]: string

Generated using TypeDoc