projectsstructured-data-validator.tsx
@gsriram24/structured-data-validator
179
100+
1.7.3
An open-source extension of Adobe's structured-data-validator npm package — improves developer experience around Schema.org validation by surfacing field names in error messages, adding new schema type validators, and inheriting validation rules across the Schema.org type hierarchy. Several features contributed upstream via PRs.
●Added fieldNames in error messages — makes Schema.org validation errors actionable instead of cryptic.
●Added 6 new schema type validators on top of Adobe's base set.
●Implemented subtype inheritance covering 100+ Schema.org types — child types automatically inherit parent validation rules.
●Contributed features upstream via PRs to the Adobe repository.