Enum ValidationType
The validation type.
Namespace: BoldSign.Api.Model
Assembly: BoldSign.Api.dll
Syntax
public enum ValidationType : int
Fields
Name | Description |
---|---|
Currency | Currency. |
Email. |
|
NumberOnly | Number only. |
Regex | Regex. |