org.apache.myfaces.extensions.validator.core.validation.parameter
Interface DisableClientSideValidation

All Superinterfaces:
ValidationParameter

public interface DisableClientSideValidation
extends ValidationParameter

A special validationParameter to indicate that no information what so ever of the validation information (like length or required) should be placed on the UIComponent so that client side could do any validation.

Since:
x.x.3
Author:
Gerhard Petracek



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.