Package dev.hilla.crud.filter
@NonNullApi
package dev.hilla.crud.filter
-
ClassDescriptionA filter that requires all children to pass.Superclass for all filters to be used with CRUD services.A filter that requires at least one of its children to pass.A filter that matches a given property, or nested property path, against a filter value using the specified matcher.