Hero Hook Form API / createMinLengthSchema
Function: createMinLengthSchema()
createMinLengthSchema(
min,fieldName):ZodString
Defined in: utils/validation.ts:11
Creates a minimum length validation schema
Parameters
min
number
fieldName
string
Returns
ZodString