trueanalyticssolutions/MTConnect Validator

Upload MTConnect XML files from a repository to the MTConnect Validator API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-endpointValidation API endpoint URLnohttps://validator.tams.ai/api/validation/validate
api-keyAPI key for the validator service (recommend storing in secrets.MTC_VALIDATOR_API_KEY)no
file-regexRegex used to match repository files when files input is not providedno(^|/)Devices\\.xml$
filesExplicit file list to validate. Accepts JSON array, newline-separated, or comma-separated values.no
namedescription
validated-countCount of files that returned successful validation responses (2xx)
failed-countCount of files that failed to upload or validate
non-compliant-countCount of files that uploaded successfully but contain validation errors
compliant-countCount of files that uploaded successfully and are compliant
successTrue when every selected file uploaded successfully and is compliant
results-jsonJSON array containing upload and compliance details for each file