Property CheckWellFormed
- Namespace
- Skyline.DataMiner.Net.Ticketing.Validators
- Assembly
- SLNetTypes.dll
CheckWellFormed
Gets or sets the value indicating whether this validator checks for well-formedness.
public bool CheckWellFormed { get; set; }
Property Value
- bool
true
to check for well-formedness; otherwise,false
.