Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need some advise for a new JSON schema validator #68

Closed
expelledboy opened this issue Jul 4, 2018 · 2 comments
Closed

Need some advise for a new JSON schema validator #68

expelledboy opened this issue Jul 4, 2018 · 2 comments

Comments

@expelledboy
Copy link

I am the developer of ejsv. I needed a JSON schema validation library that could easily be extended and shared logic where possible, and I read through Jesse and found it very difficult in that regard. I am not familar with JSON schema, but I like my Erlang work 🤣

So I managed to achieve the requirement by implementing an abstraction between the keyword rules and the assertions themselves, but I failed to think about $ref's 💩

I was thinking I needed a more fine grained API in ejsv_cache, what might you recommend? The code is quite simple to read through (I hope) and I would really appreciate your thoughts otherwise!

@andreineculau
Copy link
Member

I'm sorry but I really don't have the time for this (I'm on parental leave). It is also not a jesse issue, so I'm closing. Best of luck with ejsv, but as you know jesse also has a tracking issue to be more extensible, and support newer drafts #61

@expelledboy
Copy link
Author

No worries, congrats!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants