Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Schema Validator #378

Open
papireddy903 opened this issue Nov 23, 2024 · 0 comments
Open

JSON Schema Validator #378

papireddy903 opened this issue Nov 23, 2024 · 0 comments
Assignees

Comments

@papireddy903
Copy link
Contributor

I want to add a Python script for validating JSON files against a given schema to enhance the project's functionality. This script will help ensure the integrity and correctness of JSON data being used or processed in the application.

Features:
Validates JSON files against a schema using the jsonschema library.
Provides detailed error messages for invalid JSON or schema issues.
Modular and reusable design for different use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant