jamdotdev / jam-dev-utilities

Lightweight utils set - fast and open-source. It's got cmd+k search & everything's client-side. No ads, your data stays local.
https://jam.dev/utilities
GNU General Public License v3.0
254 stars 26 forks source link

feat: create JSON Schema Validator #49

Open shashankshet opened 2 months ago

shashankshet commented 2 months ago

Hi Team,

I've introduced a new JSON Schema Validator utility that validates JSON data against a provided schema. It also includes comprehensive unit tests to ensure accuracy.

If this feature aligns with our goals, please review and consider merging it into the main branch.

Thanks!

peckz commented 2 months ago

Thank you @shashankshet! I'm on vacation until 9th September, after that I'm going to have a look!