NotEqualToComparator
An object that determines whether the value of an equatable property is not equal to the specified value.
Declaration
final class NotEqualToComparator<Property, PropertyType, ComparatorMappingType> where Property : EntityProperty<PropertyType>, PropertyType : _IntentValue, PropertyType : Equatable, PropertyType : Sendable