Releases: tarantool/c-validator
Releases · tarantool/c-validator
1.0.0
Initial public release.
This version introduces a Lua object validator implemented in LuaC for high performance.
Schema format:
Heavily inspired by OpenAPI, but includes custom extensions for a more concise and developer-friendly syntax.
Tarantool-ready:
Full support for Lua table specifics, including mixed tables (simultaneous numeric and string keys).
For detailed usage instructions and examples, please refer to README.md.