liferay-util

Tag validateRichTextLength

  • Description:
    Deprecated. No replacement available. Validator that is meant to be used in conjunction with the liferay-ui:input-editor component in order to validate length on the server-side.
  • Since:
    3.2.4
Validator Information 
InfoValue
Validator IDcom.liferay.faces.portal.RichTextLengthValidator
Handler ClassNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
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.
forfalsejavax.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.