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
193 stars 19 forks source link

feat: create JSON Schema Validator #49

Open shashankshet opened 1 month ago

shashankshet commented 1 month 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 3 weeks ago

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