Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

Livr

< >

Livr, aka Language Independent Validation Rules, is a data validation language created in 2012 by Viktor Turskyi.

Source code:
git clone https://github.com/koorchik/LIVR
#876on PLDB 12Years Old

Try now: Web

Language Independent Validation Rules Specification


Example from the web:
{ name: 'required', phone: {max_length: 10}, address: {nested_object: { city: 'required', zip: ['required', 'positive_integer'] }} }

View source

- Build the next great programming language About Acknowledgements Extensions Day 625 feedback@pldb.io