View Source Octopus.Validate (octopus v0.3.0)

Validates input and output with ExJsonSchema.Validator

Link to this section Summary

Link to this section Functions

@spec validate(map(), map()) :: {:ok, map()} | {:error, any()}