Name |
Description |
EqualToModifier |
A modifier where the value must be equal to the condition. |
GreaterThanEqualToModifier |
A modifier where the value must be greatert than or equal to the condition. |
GreaterThanModifier |
A modifier where the value must be greater than the condition. |
LessThanEqualToModifier |
A modifier where the value must be less than or equal to the condition. |
LessThanModifier |
A modifier where the value must be less than the condition. |
NotEqualToModifier |
A modifier where the value must be not equal to the condition. |