Click or drag to resize
IEntityCoreValidateEntity Method
General validation method which isn't used by the LLBLGen Pro framework, but can be used by your own code to validate an entity at any given moment.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
void ValidateEntity()
See Also