An open API service indexing awesome lists of open source software.

https://github.com/appidea/vql-js

Validation Query Language
https://github.com/appidea/vql-js

Last synced: 3 months ago
JSON representation

Validation Query Language

Awesome Lists containing this project

README

        

# vql-js

That's the proposal of __Validation Query Language__ - the language, which could unify validation troghout the different systems, services and programming languages.

In this repository, I am going to create the Javascript-based interpreter of that, basis on unwritten language specification. This specification is still in the draft phase, as well as this Javscript-based interpreter.