Contents

ContainsComparator

An object that determines whether the value of sequence property contains the specified value.

Declaration

final class ContainsComparator<Property, PropertyType, InputType, ComparatorMappingType> where Property : EntityProperty<PropertyType>, PropertyType : _IntentValue, PropertyType : Sendable, InputType : _IntentValue

Topics

Creating a comparator

Initializers