valua
Lua validator
A validation module for Lua that allows users to create and chain custom validation rules.
Validation for lua! A module for making chained validations. Create your objects, append your tests, use and reuse it!
81 stars
9 watching
11 forks
Language: Lua
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-validation | A validation and filtering library for input data in Lua applications. | 155 |
marrow16/valix | A package for validating API requests before they are processed by an application. | 29 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
valit-stack/valit | Provides a simple and fluent API for validating .NET Core objects | 322 |
vlucas/valitron | A lightweight validation library with simple syntax and no dependencies | 1,574 |
antonioru/deep-waters | A lightweight functional validation system for JavaScript developers. | 200 |
nvidia/container-canary | A tool for validating container images against versioned manifests to ensure compliance with platform-specific requirements. | 245 |
w3c-validators/w3c_validators | A Ruby library providing a unified interface to online W3C validation services. | 94 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
prio/shape | A library for declaratively describing and validating data structures. | 6 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
rubnvp/vue-props-validation | Provides a way to validate data in Vue.js applications, especially when dealing with nested objects and arrays. | 21 |
markwoodhall/clova | A minimal validation library for Clojure and ClojureScript | 16 |
mmontone/clavier | A general purpose validation library for Common Lisp | 19 |