vtils

Home > validator > yup > DateLocale > max

yup.DateLocale.max property

Signature:

max: LocaleValue<{
        max: Date | string;
    }>;