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