TurtleValidator
Document validator
A tool to validate Turtle and Ntriples documents on syntax and XSD datatype errors
A Turtle validator on command line and in browser
45 stars
18 watching
11 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
endeveit/v-validate | A library to validate strings in the V programming language | 20 |
syntax-tree/unist-util-assert | A utility for verifying nodes in document trees | 4 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
ayubtouba/nestjs-dbvalidator | A NestJS module providing custom database validators using class-validator and TypeORM for data integrity checks | 18 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
victorjonsson/jquery-form-validator | A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |
karan/validator.dart | A utility package for validating and sanitizing strings in Dart. | 63 |
testdriverai/goodlooks | A tool to visually validate web pages using natural language prompts instead of traditional selectors. | 37 |
swiftvalidatorcommunity/swiftvalidator | A rule-based validation library for Swift | 1,439 |
validator/validator | A tool for validating and checking HTML/CSS/SVG files for errors and compliance with web standards. | 1,708 |
jacomyal/typology | A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |