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

    Class NumberConstraint

    This class checks if the given number (value) is within the bounds of the given min and max inclusive number bounds. If not a detailed Zod Error is thrown also utilizing the identifier for context.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    max?: number
    min?: number

    Methods