Class FilterConfig

  • All Implemented Interfaces:

    
    public final class FilterConfig
    
                        

    A filter rule that can be either a single condition (with path/value) or a nested group (with filters array). Use comparison operators (EQ, GT, etc.) for single conditions, and logical operators (AND, OR) for nested groups.