Xml Validator Class
Methods for validating XML.
Definition
Namespace: SRS.ShiftSolver.Tools
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
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) |