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 and EditableValueHolder components are placed inside a form. ValidateFormComponentNesting is installed automatically if ProjectStage.Development is active.