Interface ValidateMin

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

Hierarchy

  • Pick<React.InputHTMLAttributes<HTMLInputElement>, "min">
    • ValidateMin

Properties

Properties

min?: string | number

Generated using TypeDoc