fieldval-js
Data validator
A JavaScript library for validating data and providing structured error reports.
136 stars
4 watching
9 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jacomyal/typology | A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
koenvdberg/csv-validator | A tool for validating tabular data in CSV format using predefined rules and logic. | 4 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
nettofarah/property-validator | A library providing easy property validation functions for JavaScript applications | 158 |
wellingtoncosta/convalida | A lightweight field validation library for Android that allows developers to validate data at compile-time or runtime using annotations. | 204 |
jwald1/stimulus-validation | A utility for validating user input and handling error messages in web applications | 70 |
ragnarlotus/vue-daval | A Vue.js plugin for validating form data and ensuring data consistency across complex forms | 29 |
gustavosoriano/willvalidate | A JavaScript library for validating forms using HTML attributes and Vue.js integration. | 8 |
victorjonsson/jquery-form-validator | A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
enspirit/finitio | A language and framework for defining, validating, coercing, and documenting data with a focus on precision and interoperability. | 394 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |