Contents

HasSuffixComparator

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

Declaration

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

Topics

Creating a comparator

See Also

String comparisons