vtils

Home > validator > yup > StringLocale > matches

yup.StringLocale.matches property

Signature:

matches: LocaleValue<{
        regex: RegExp;
    }>;