Validator

This type is a class for model objects.

The validator element provides information on an optional validator that can be used to validate the conformance of a JSP page to using this tag library.

Package: taglib

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  TagLib.validator



Attributes Summary
validatorClass : JavaClass @ defines the TagLibraryValidator class that can be used to validate the conformance of a JSP page to using this tag library.
initParams : InitParam * * No description is available *
descriptions : Description * @version J2EE1.4



Attribute Details

validatorClass  -  defines the TagLibraryValidator class that can be used to validate the conformance of a JSP page to using this tag library.
    Reference Type: JavaClass @
    Containment:  false
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

initParams  -  * No description is available *
    Reference Type: InitParam *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

descriptions  -  @version J2EE1.4
    Reference Type: Description *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006