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
- Host: GitHub
- URL: https://github.com/appidea/vql-js
- Owner: appidea
- Created: 2018-09-20T16:04:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T13:34:27.000Z (over 6 years ago)
- Last Synced: 2024-05-02T05:12:45.051Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.