[]
False by default. If true xml import process will stop once it finds an error and throw an exception. If false it will mutually continue. Use "strict" attribute of root element "SharpGraph" in xml files to control this behaviour.
public bool StrictImport { get; set; }