View Source AshPhoenix.FilterForm.Predicate (ash_phoenix v1.2.11)

Represents an individual predicate appearing in a filter form.

Predicates are grouped up in an AshPhoenix.FilterForm to create boolean filter statements.

Link to this section Summary

Link to this section Functions

Link to this function

errors(predicate, transform_errors)

View Source