| Package | Description |
|---|---|
| com.hellosign.sdk.resource.support | |
| com.hellosign.sdk.resource.support.types |
| Modifier and Type | Method and Description |
|---|---|
ValidationType |
FormField.getValidationType()
Return the validation rule being used for this field
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormField.setValidationType(ValidationType type)
Set the validation rule for this field.
|
| Modifier and Type | Method and Description |
|---|---|
static ValidationType |
ValidationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationType[] |
ValidationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 HelloSign. All rights reserved.