ValidateQuery v0.1.0 ValidateQuery.Validator View Source

This module handles the validation and filtering of the query parameters as given by the client. The input is validated against the parameters that were configured in the ValidateQuery plug.

Link to this section Summary

Link to this section Functions

Link to this function

filter(params, value) View Source
filter(ValidateQuery.Params.t(), String.t() | [String.t()] | nil) ::
  term() | nil