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:

KeyTypeDescription
allow_decimaltrue/falserequired to allow decimal values
allowed_valueslist/rangevalue must be in these values

Summary

Types

t :: Filtrex.Condition.Number

Functions

comparators()
parse(config, map)
type()