Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

UR::BoolExpr::Template::PropertyComparison::NotBetween - perform a 'not between' test

Description

       Evaluates to true of the property's value is not between the lower and upper bounds, inclusive.  If the
       property returns multiple values, this comparison returns true if any of the values are outside the
       bounds.

perl v5.38.2                                       2024-06-15             UR::BoolExpr::T...son::NotBetween(3pm)

Name

       UR::BoolExpr::Template::PropertyComparison::NotBetween - perform a 'not between' test

See Also