wow-look-at-my/Validate XML
Build (with caching) and run xml-validator to check XML files for well-formedness and against an XSD schema
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Space-separated files or glob patterns to validate. When omitted, auto-discovers every *.xml file in the workspace. | no | "" |
| schema | Path to an XSD schema to validate every file against. When omitted, only XML 1.1 well-formedness is checked. | no | "" |
| args | Additional CLI arguments passed to each invocation. | no | "" |
Outputs
no outputs