Home > validator > yup > StringSchema > max
Signature:
max(limit: Refable<number>, message?: StringLocale['max']): this;
Returns:
this