- 
Method Summary
Modifier and TypeMethodDescriptionReturn the validator-id associated with a particular validator in your faces-configMethods inherited from interface jakarta.faces.view.facelets.TagConfig
getNextHandler, getTag, getTagId 
- 
Method Details
- 
getValidatorId
String getValidatorId()Return the validator-id associated with a particular validator in your faces-config
- Returns:
 - the validator-id
 - Since:
 - 2.0
 
 
 -