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.9.0.0 (5.9.0)
Syntax public static bool EnableEntityModelNameValidation
Public Shared EnableEntityModelNameValidation As Boolean
Field Value
Type:
BooleanSee Also