ProblemLoaderValidateFirst Field

Note: This API is now obsolete.
To validate the XML use instead SRS.ShiftSolver.Tools.XmlValidator.IsXmlValid(string xmlFile, string schemaFile).

Definition

Namespace: SRS.ShiftSolver.Tools
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
C#
[ObsoleteAttribute("This field is no longer used and will be removed in future versions. To validate the XML use instead SRS.ShiftSolver.Tools.XmlValidator.IsXmlValid(string xmlFile, string schemaFile).")]
public bool ValidateFirst

Field Value

Boolean

See Also