| 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.2.0.0 (5.2.17.0403)
Syntaxstring ValidationError { get; }ReadOnly Property ValidationError As String
	Get
Property Value
Type: 
String
See Also