vtils

Home > validator > yup > NumberLocale > max

yup.NumberLocale.max property

Signature:

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