XML

Frends.XML.Validate / 1.2.0

Summary

Checks an XML document against one or more XSD schemas and returns the individual violations rather than only a verdict.

Typical use — screening inbound documents at the boundary, so bad data is rejected with a reason instead of failing deeper in

Details

Frends version
5.5 and newer
Agent
Crossplatform
Target framework
net6.0

Validate task input.

Name Type Default Example Description
Xml String <xml>content</xml>

XML to validate.

XsdSchemas String[] [ "<xs:schema>...</xs:schema>", "&lt;xs:schema&gt;...&lt;/xs:schema&gt;" ]

List of XML Schema Definitions

An unhandled error has occurred. Reload 🗙