ConstraintType enumeration
Used internally to assist in generating documentation for Web services. For more information, contact us.
Namespace: Microsoft.Web.Constraint
Assembly: Microsoft.Web.Constraint (in Microsoft.Web.Constraint.dll)
Syntax
'Declaration
Public Enumeration ConstraintType
'Usage
Dim instance As ConstraintType
public enum ConstraintType
Members
Member name | Description | |
---|---|---|
MaxLength | ||
MinLength | ||
Required | ||
NoEmpty | ||
ComplexTypeAsString | ||
SimpleTypeAsString | ||
HtmlEncoded | ||
UrlEncoded | ||
Schema | ||
Custom |