liferay-util
Tag
validateCaptcha
-
- Description:
-
Deprecated. Please use portal:inputCaptcha instead. Validator that is meant to be used in conjunction with the
liferay-ui:captcha
component.
-
- Since:
- 3.2.4
Info | Value |
---|---|
Validator ID | com.liferay.faces.portal.CaptchaValidator |
Handler Class | None |
Description | None |
Name | Required | Type | Description |
---|---|---|---|
binding |
false
| javax.el.ValueExpression
(must evaluate to com.liferay.faces.portal.validator.CaptchaValidator )
| No Description |
disabled |
false
| javax.el.ValueExpression
(must evaluate to java.lang.Boolean )
| Boolean flag indicating whether or not the validator is enabled for the surrounding input component. |
for | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |