vtils

Home > validator > yup > NumberLocale > min

yup.NumberLocale.min property

Signature:

min: LocaleValue<{
        min: number;
    }>;