Uiinfrastructure API Docs  
 

HTMLElement.ValidationLevel Constructor 

Creates a new ValidationLevel object.

public HTMLElement.ValidationLevel(
   string s
);

Parameters

s
Pass the String name of this validation level.

See Also

HTMLElement.ValidationLevel Class | com.plumtree.xpshared.htmlelements Namespace