---
title: RangeComparableProperty
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/rangecomparableproperty
---

# RangeComparableProperty

## Declaration

```swift
protocol RangeComparableProperty : _IntentValue, Comparable
```

## Relationships

### Inherits From

- [Comparable](swift/comparable.md)
- [Equatable](swift/equatable.md)

## See Also

### Range validation

- [RangeCheckingResolver](appintents/rangecheckingresolver.md)
