Filtrex v0.4.3 Filtrex.Condition.Number
Filtrex.Condition.Number
is a specific condition type for handling
integer and decimal filters with various configuration options.
Comparators: greater than, less than or, greater than or, less than
Configuation Options:
Key | Type | Description |
---|---|---|
allow_decimal | true/false | required to allow decimal values |
allowed_values | list/range | value must be in these values |
Summary
Types
t :: Filtrex.Condition.Number