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

Represents an individual predicate appearing in a filter form.

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

Summary

Functions

Link to this function

errors(predicate, transform_errors)

View Source