Contents

buildExpression(_:)

Declaration

static func buildExpression<InputType>(_ expression: IsBetweenComparator<Property, PropertyType, InputType, ComparatorMappingType>) -> AnyEntityQueryComparator<Entity, Subject, Property, PropertyType, ComparatorMappingType> where InputType : Comparable, InputType == PropertyType.UnwrappedType

See Also

Building query comparators