This validates if the given string (value) is within the bounds of min to max inclusive. If not a detailed Zod Error is thrown also utilizing the identifier for context.

Implements

Implemented by

Constructors

Properties

Methods

Constructors

Properties

max?: number
min?: number

Methods