anyone-developer/anyone-validate-xml
This action helps you to validate XML syntax in a specified directory. And write back with formatted content.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file-extension | file extension that you want to read. such as "config" or "xml". split with comma. | no | xml |
| ignore-files | the files you want to ignore. split with comma. | no | "" |
| ignore-directories | the directories you want to ignore. split with comma. | no | "" |
| read-path | the path that you assign to read. | yes | "" |
Outputs
| name | description |
|---|---|
| output | output of execution |