public class ValidationOptions
extends java.lang.Object
ValidationOptions.ValidationOptionsBuilder
, it's static helper class to define the validation options.Modifier and Type | Class and Description |
---|---|
static class |
ValidationOptions.ValidationOptionsBuilder
Static helper class to build validation options.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCaptchaData()
Returns the data associated with the captcha component present in the adaptive form
|
java.lang.String |
getContextPath()
Returns the context path set
|
java.lang.String |
getData()
Returns the submitted adaptive form data
|
java.lang.String |
getFileAttachmentMap()
Returns the file attachment map
|
Resource |
getFormContainerResource()
Returns the adaptive form container resource.
|
java.lang.String |
getLocale()
Returns the locale set
|
java.lang.String |
getServerUrl()
Returns the adaptive form server URL configured.
|
public Resource getFormContainerResource()
public java.lang.String getData()
public java.lang.String getCaptchaData()
public java.lang.String getServerUrl()
public java.lang.String getContextPath()
public java.lang.String getLocale()
public java.lang.String getFileAttachmentMap()
Copyright © 2010 - 2020 Adobe. All Rights Reserved