IEntityCoreValidator Property  | 
 
            The validator object used to validate the entity on several moments in the entity's life.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
SyntaxIValidator Validator { get; set; }Property Validator As IValidator
	Get
	Set
Property Value
Type: 
IValidator
See Also