Click or drag to resize
IFieldElementCoreNameValidatorToUse Property
Sets the name validator to use.

Namespace: SD.LLBLGen.Pro.ApplicationCore
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
IValidator<string> NameValidatorToUse { set; }

Property Value

Type: IValidatorString
See Also