JTD.ValidationError (jtd v0.1.0) View Source

ValidationError object which has instance path and schema path.

Link to this section Summary

Functions

Returns JTD.ValidationError struct generated from given map. This is for testing purposes only.

Link to this section Types

Specs

t() :: %JTD.ValidationError{instance_path: [...], schema_path: [...]}

Link to this section Functions

Returns JTD.ValidationError struct generated from given map. This is for testing purposes only.