liferay-ui:input-editor
component in order to validate length on the server-side.Info | Value |
---|---|
Validator ID | com.liferay.faces.portal.RichTextLengthValidator |
Handler Class | None |
Description | None |
Name | Required | Type | Description |
---|---|---|---|
binding |
false
| javax.el.ValueExpression
(must evaluate to javax.faces.validator.LengthValidator )
| 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 |
maximum |
false
| javax.el.ValueExpression
(must evaluate to java.lang.Integer )
| No Description |
minimum |
false
| javax.el.ValueExpression
(must evaluate to java.lang.Integer )
| No Description |
Output generated by Vdldoc View Declaration Language Documentation Generator.