Calid is a Lua library designed for schema validation. It provides a set of tools to validate data structures, ensuring they meet specific requirements. This library is particularly useful for validating configurations, user inputs, or any structured data in Lua.
https://calid-docs.vercel.app/
https://github.com/cauecalil/calid/releases/latest/download/calid.zip
- Install Lua Language Server to ease development with annotations, type checking, diagnostics, and more.