View Source Octopus.Validate (octopus v0.4.6)

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()}