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.3.0.0 (1.3.17.0314)
Syntax public bool ThrowExceptionOnValidationError { get; set; }
Public Property ThrowExceptionOnValidationError As Boolean
Get
Set
Property Value
Type:
BooleanSee Also