Grax.validate

You're seeing just the function validate, go back to Grax module for more information.
Link to this function

validate(mapping, opts \\ [])

View Source

Specs

validate(Grax.Schema.t(), opts :: keyword()) ::
  {:ok, Grax.Schema.t()} | {:error, Grax.ValidationError.t()}