Plumtree UI Infrastructure API  
 

AHTMLComponent.Validate Method 

Return an XPArrayList of UIError messages gathered by calling the validate() method on all Validators in this Component's collection of Validators.

public override XPArrayList Validate();

See Also

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