aui
Tag validator


Creates a component to validate input fields.


Tag Information
Tag Classcom.liferay.taglib.aui.ValidatorTagImpl
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
errorMessagefalsetruejava.lang.StringA custom error message to replace the default validation error message.
nametruetruejava.lang.StringThe type of validation for the input field. Possible values are acceptFiles, alpha, alphanum, date, digits, email, equalTo, iri, max, maxLength, min, minLength, number, required, and url.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.