Uiinfrastructure API Docs  
 

LengthValidator.GetJSValidationCode Method 

Returns the JavaScript Validation method that may be used on a page to validate associated form input.

public virtual string GetJSValidationCode();

Implements

IValidator.GetJSValidationCode

See Also

LengthValidator Class | com.plumtree.uiinfrastructure.validators Namespace | IValidator#GetJSValidationCode