public class ValidationOptions extends 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 |
---|---|
String |
getCaptchaData()
Returns the data associated with the captcha component present in the adaptive form
|
String |
getContextPath()
Returns the context path set
|
String |
getData()
Returns the submitted adaptive form data
|
org.apache.sling.api.resource.Resource |
getFormContainerResource()
Returns the adaptive form container resource.
|
String |
getLocale()
Returns the locale set
|
String |
getServerUrl()
Returns the adaptive form server URL configured.
|
public org.apache.sling.api.resource.Resource getFormContainerResource()
public String getData()
public String getCaptchaData()
public String getServerUrl()
public String getContextPath()
public String getLocale()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.