GitHub / sejalmankar1012 / Json_Validator
This project provides a Python tool for JSON data validation against user-defined schemas, ensuring data conformity to specific rules and structures. It offers features such as checking required fields, enforcing field value constraints, and validating data integrity.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sejalmankar1012%2FJson_Validator
PURL: pkg:github/sejalmankar1012/Json_Validator
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: 5 days ago
Topics: data-validation, docstrings, error-handling, json-schema, jsondata, pep8, python