absinthe v1.2.0-alpha.1 Absinthe.Phase.Document.Validation.Result
Collects validation errors into the result.
Summary
Functions
Specs
do_run(Absinthe.Blueprint.t, %{result_phase: Absinthe.Phase.t, jump_phases: boolean}) :: Absinthe.Phase.result_t
Specs
put_error(Blueprint.node_t, Absinthe.Phase.Error.t) :: Blueprint.node_t
Specs
Run the validation.