Flop.validate_and_run-exclamation-mark
You're seeing just the function
validate_and_run-exclamation-mark
, go back to Flop module for more information.
Specs
validate_and_run!(Ecto.Queryable.t(), map() | t(), [option()]) :: {[any()], Flop.Meta.t()}
Same as Flop.validate_and_run/3
, but raises on error.