IValidatorTValueValidationError Property |
Gets the validation error which occured during the last Validate call, or string.Empty if nothing was wrong or Validate hasn't been called yet.
Namespace:
SD.LLBLGen.Pro.Core
Assembly:
SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.1.0.0 (5.1.0)
Syntax string ValidationError { get; }
ReadOnly Property ValidationError As String
Get
Property Value
Type:
StringSee Also