@aws-quickstart/eks-blueprints
    Preparing search index...

    Class StringConstraint

    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

    Index
    max?: number
    min?: number