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 : _IntentValueTopics
Creating a comparator
init(mappingTransform:)init(mappingTransform:)init(mappingTransform:)init(withResolvers:mappingTransform:)