class Athena::Validator::Constraints::LessThan::Validator
inherits Athena::Validator::Constraints::ComparisonValidator
#
Methods#
#compare_values(actual : _, expected : _) : NoReturn#
Returns true if the provided actual and expected values are compatible, otherwise false.