| EntityModelNameValidatorEnableEntityModelNameValidation Field | 
 
            Gets or sets a value indicating whether name validation is enabled in the entity model and related model elements. Used by refreshers so 
            names can be set without running into validation errors which are corrected afterwards. Default is true.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel.Validation
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic static bool EnableEntityModelNameValidation
Public Shared EnableEntityModelNameValidation As Boolean
Field Value
Type: 
Boolean
See Also