MiddlewareValidation Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by MiddlewareValidation.
| Name | Description | |
|---|---|---|
![]() | ObjectCommands | A list of ObjectCommands which are used to validate xml commands. |
![]() | Version | The Version of the Xml that is being loaded. |
| Name | Description | |
|---|---|---|
![]() | AddObjectCommand | Used to add a ObjectCommand to the ObjectCommands |
![]() ![]() | FromXml | Creates a MiddlewareValidation class using the xml passed. |
![]() | GetObjectCommand | Return the desired objectCommand from the hash table |
![]() | ToXml | Serializes the class. |
![]() | Validate | Used to validate an Xml Command. |



