MCV validates deployment Config XML files against the PRM MSI XSD schema — the same schema used by the original C# ConfigFileManager tool. Paste your XML, click Validate, and get line-numbered errors, schema warnings, and a parsed summary of all Jira tickets and deployment files referenced in the document. No account required.
The tool is a single two-panel screen. Paste your Config XML into the left textarea. Click Validate XML or press Ctrl+Enter. The right panel shows the validation result banner (green for valid, red for invalid), any line-numbered errors, schema warnings, and the parsed summary of all Deployment elements. No page reload — results appear instantly via the JSON API.
When validation fails, every schema error is reported with the exact line number and a human-readable message from the XSD validator. Schema warnings (non-fatal) appear separately below errors. The parsed summary still runs even on invalid documents so you can see what was successfully parsed before the error occurred.
Paste your Config XML. Get line-numbered errors, schema warnings, and a parsed Jira/File summary. Free. No account.
Open MSI Config Validator