Xml Validator Class
Methods for validating XML.
Definition
Namespace: ASAP.NRP.Core.Tools
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public class XmlValidatorVB
Public Class XmlValidatorC++
public ref class XmlValidatorF#
type XmlValidator = class end- Inheritance
- Object XmlValidator
Constructors
| XmlValidator | Initializes a new instance of the XmlValidator class |
Methods
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| IsXmlStringValid | Validates the XML string against a schema. |
| IsXmlValid | Validates the XML file against a schema. |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |