jonasschmidt / ex_json_schema

An Elixir JSON Schema validator
MIT License
366 stars 98 forks source link

add a function to format errors as [{String.t, String.t}] #27

Closed ananthakumaran closed 5 years ago

ananthakumaran commented 6 years ago

other notes

Let me know if there are anything else that needs to be done to get the validation-errors branch merged into master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 98.068% when pulling 53ec979896912f8ff00af3a62d141535ca4cd576 on ananthakumaran:validation-errors into 4164158755efb54d52ce8c88245625f623309190 on jonasschmidt:validation-errors.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 98.077% when pulling d546f3027499c2e53854342c644513a2aa7ebadb on ananthakumaran:validation-errors into 4164158755efb54d52ce8c88245625f623309190 on jonasschmidt:validation-errors.

ananthakumaran commented 6 years ago

any update on this?

jonasschmidt commented 5 years ago

Sorry this took so long. But thanks again for your awesome contribution. I will get things finalized today so this can finally be released.