LessThanComparator
An object that determines whether the value of a comparable property is less than the specified value.
Declaration
final class LessThanComparator<Property, PropertyType, ComparatorMappingType> where Property : EntityProperty<PropertyType>, PropertyType : _IntentValue, PropertyType : Sendable, PropertyType.UnwrappedType : Comparable