Type alias RangeStatementV2<AttributeKey>

RangeStatementV2<AttributeKey>: GenericRangeStatement<AttributeKey, AttributeType>

Statement asserting that an attribute value falls within a specified range. The range is inclusive at the lower bound and exclusive at the upper bound.

Type Parameters

  • AttributeKey = string

Generated using TypeDoc