Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:validator

f:com.ibm.xsp.BaseComplexType
   f:validatorInterface
      xp:validator

Description

Validates using the validator specified by the ID

Properties

Java

Java Class: com.ibm.xsp.validator.ValidatorImpl


loaded, boolean  [Inherited]
Loaded
Specifies whether or not the tag instance should be created when the page is loading. Value defaults to 'true'.
Required Attribute false
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true
validatorId, string
Validator ID
The Validator ID of a validator configured in a faces-config file.
Required Attribute true
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true