ValidateXml pipeline
Order | Pipe | Description |
---|---|---|
100 | CreateXmlDocument | Uses the IXmlHelper to create XmlDocument from provided Xml. |
200 | ValidateRequiredNodes | Validates the provided required nodes exist in the XmlDocument. |
Updated over 1 year ago
Order | Pipe | Description |
---|---|---|
100 | CreateXmlDocument | Uses the IXmlHelper to create XmlDocument from provided Xml. |
200 | ValidateRequiredNodes | Validates the provided required nodes exist in the XmlDocument. |
Updated over 1 year ago