LengthRouteConstraint.MinLength Property

Definition

Gets the minimum length of the route parameter, if one is set.

public int? MinLength { get; }
member this.MinLength : Nullable<int>
Public ReadOnly Property MinLength As Nullable(Of Integer)

Property Value

Applies to