Class ValidateComponentNesting

java.lang.Object
com.sun.faces.application.ValidateComponentNesting
All Implemented Interfaces:
FacesListener, SystemEventListener, EventListener

public class ValidateComponentNesting
extends Object
implements SystemEventListener

ValidateFormComponentNesting performs component tree validation to assure ActionSource , ActionSource2 and EditableValueHolder components are placed inside a form. ValidateFormComponentNesting is installed automatically if ProjectStage.Development is active.

Author:
dueni