Interface IHasMinLength
Namespace: Casewhere.Models.FormBuilder
Assembly: Casewhere.Models.dll
public interface IHasMinLength
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IHasMinLength>(IHasMinLength)
Properties
MinLength
string MinLength { get; set; }