Skip to content

SchemaResultError - pretty print #27

@aetheon

Description

@aetheon

Support pretty print of errors on Schema with the following requirements

  • Indent of complex structures
  • Should support multiple errors

[
1,
2
] expected 2 elements

{
one: function(){} 'number' was expected but found 'function' instead.,
two: '2'
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions