Hacker News new | ask | show | jobs
Lua schema validation library (github.com)
3 points by dex01 3743 days ago
1 comments

Check also Resty validation[1]

[1] https://github.com/bungle/lua-resty-validation

It's a good library, but it does not provide a way to validate nested tables and is not suitable for JSON validation