simple_schema v1.0.1 SimpleSchema.Validator behaviour View Source

Link to this section Summary

Link to this section Functions

Link to this function validate(get_json_schema, json, cache_key) View Source

Link to this section Callbacks

Link to this callback validate(get_json_schema, json, cache_key) View Source
validate(get_json_schema :: (() -> any()), json :: any(), cache_key :: any()) ::
  :ok |
  {:error, any()}