Plumtree UI Infrastructure API  
 

HTMLElement.ValidationLevel Fields

The fields of the HTMLElement.ValidationLevel class are listed below. For a complete list of HTMLElement.ValidationLevel class members, see the HTMLElement.ValidationLevel Members topic.

Public Static Fields

CHECK_508 
HIGH All possible validation is enabled. This is very slow. This is for development purposes only. Don't ship any product with HIGH validation enabled.
LOW 
MEDIUM 
NONE No validation will occur. This is the lickety-splitest option.

See Also

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