Contents

HasPrefixComparator

An object that determines whether the value of a string property has the specified prefix.

Declaration

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

Topics

Creating a comparator

See Also

String comparisons