public class ProcessValidationsPhase extends Phase
processValidators on each component in the tree.| Constructor and Description |
|---|
ProcessValidationsPhase() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(jakarta.faces.context.FacesContext facesContext)
Perform all state transitions required by the current phase of the request processing
Lifecycle for a particular request. |
jakarta.faces.event.PhaseId |
getId() |
doPhase, handleAfterPhase, handleBeforePhase, queueException, queueExceptionpublic void execute(jakarta.faces.context.FacesContext facesContext)
throws jakarta.faces.FacesException
Phase
Perform all state transitions required by the current phase of the request processing
Lifecycle for a particular request.
Copyright © 2010–2022 JBoss by Red Hat. All rights reserved.