Interface ValidateMinLength

Implemented by Validator contexts that are concerned with a minimum numeric string length.

Hierarchy

  • Pick<React.InputHTMLAttributes<HTMLInputElement>, "minLength">
    • ValidateMinLength

Properties

Properties

minLength?: number

Generated using TypeDoc