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.CoreAssembly: SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.0.0.0 (5.0.0)
Syntax string ValidationError { get; }
ReadOnly Property ValidationError As String
Get
Property Value
Type:
StringSee Also