Skip to Content
APIFunctionsFunction: createMinLengthSchema()

Hero Hook Form API v2.15.0


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