CommandifiedMemberTValue, TChangeTypeThrowExceptionOnValidationError Property  | 
 
            Gets or sets a value indicating whether an exception should be thrown if validation fails (true, default) or not (false)
            
 
    Namespace: 
   SD.Tools.Algorithmia.GeneralDataStructures
    Assembly:
   SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.4.0.0 (1.4.19.0529)
Syntaxpublic bool ThrowExceptionOnValidationError { get; set; }Public Property ThrowExceptionOnValidationError As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also