Uiinfrastructure API Docs  
 

ComponentMgr.Validate Method 

Call the validation method on all registered componenets. Returns an XPArrayList of all UIErrors generated by the componenets.

public virtual XPArrayList Validate();

Return Value

an XPArrayList of UIError objects

See Also

ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace