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.GeneralDataStructuresAssembly: SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.14.1118)
Syntax public bool ThrowExceptionOnValidationError { get; set; }
Public Property ThrowExceptionOnValidationError As Boolean
Get
Set
Property Value
Type:
BooleanSee Also