View Source Filterable.Params (Filterable v0.7.5)

Allows to fetch Map of filterable params. Performs casting/triming/normalization of filter params.

Link to this section Summary

Link to this section Functions

Link to this function

filter_value(params, opts \\ [])

View Source
@spec filter_value(map() | Keyword.t(), Keyword.t()) :: {:ok | :error, any()}