Boeing / config-file-validator

Cross Platform tool to validate configuration files
https://boeing.github.io/config-file-validator/
Apache License 2.0
333 stars 61 forks source link

Add XML Schema Validation #171

Open kehoecj opened 1 week ago

kehoecj commented 1 week ago

Breaking #40 into smaller chunks for Hacktoberfest. We'd really like to start adding schema validation in addition to syntax validation. XML seems like a good one to start with. We'd like to support validation against DTD as well as XSD.

timwehrle commented 1 day ago

@kehoecj Looking into this and see what’s possible.

timwehrle commented 1 day ago

@kehoecj Can you please assign it to me? Just so I don't lose track :)