|
ModelAttributeMinLength Property
|
Gets or sets the value of MinLength domain property.
Minimum length of the string, 0 for no minimum length
Namespace:
Sawczyn.EFDesigner.EFModel
Assembly:
Sawczyn.EFDesigner.EFModel.Dsl (in Sawczyn.EFDesigner.EFModel.Dsl.dll) Version: 2.0.5.3 (2.0.5.3)
Syntax public int MinLength { get; set; }
Public Property MinLength As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32[Missing <value> documentation for "P:Sawczyn.EFDesigner.EFModel.ModelAttribute.MinLength"]
See Also