Package | Description |
---|---|
com.adobe.aemds.guide.model |
Modifier and Type | Method and Description |
---|---|
ValidationOptions.ValidationOptionsBuilder |
ValidationOptions.ValidationOptionsBuilder.setCaptchaData(String captchaData)
Sets the captcha data to validate the captcha.
|
ValidationOptions.ValidationOptionsBuilder |
ValidationOptions.ValidationOptionsBuilder.setContextPath(String contextPath)
Sets the context path of the application
|
ValidationOptions.ValidationOptionsBuilder |
ValidationOptions.ValidationOptionsBuilder.setData(String data)
Sets the submitted data of the adaptive form.
|
ValidationOptions.ValidationOptionsBuilder |
ValidationOptions.ValidationOptionsBuilder.setFormContainerResource(org.apache.sling.api.resource.Resource formContainerResource)
Sets the adaptive form container resource against which server side validation is to be performed
|
ValidationOptions.ValidationOptionsBuilder |
ValidationOptions.ValidationOptionsBuilder.setLocale(String locale)
Sets the locale to be used during validation of data on server side
|
ValidationOptions.ValidationOptionsBuilder |
ValidationOptions.ValidationOptionsBuilder.setServerUrl(String serverUrl)
Sets the server name to be used for conversion of relative to absolute URL
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.