Optional
activeOptional
expressionDeprecated. Use literal instead. Kept for compatibility with saved filters.
Optional
isWhether the rule is a custom one or not. Defaults to true
.
Optional
literalThe literal of the rule. The literal and boundaries are mutually exclusives.
Optional
lowerThe lower boundary of the rule. The literal and boundaries are mutually exclusives.
The human-readable name of the rule.
Optional
operatorThe rule operator.
Optional
operatorsThe rule operators.
The property name (a.k.a. the attribute name).
Optional
typeThe type of rule.
Optional
upperThe upper boundary of the rule. The literal and boundaries are mutually exclusives.
Whether the rule is active or not. Used by the
ngeo-rule
component.