Casts string values from URL parameters to proper Elixir/Ecto types based on schema introspection.
Summary
Functions
Casts all filter values to their proper types based on the schema.
Returns {:ok, filters} with cast values or {:error, reason} on cast failure.