Constraint metadata passed to the extra hint formatterConstraintMetadata
Interface
projects/forms/field/form-field.token.ts
Import#
import { ConstraintMetadata } from '@cngx/forms/field'
Description#
Constraint metadata passed to the extra hint formatter.
Instance Properties#
maxLength#number | undefined Readonly
minLength#number | undefined Readonly