Values
equal
- Value must be equal to the reference valuenotEqual
- Value must not be equal to the reference valuegreater
- Value must be greater than the reference valueless
- Value must be less than the reference valuegreaterEqual
- Value must be greater than or equal to the reference valuelessEqual
- Value must be less than or equal to the reference value