org.apache.myfaces.extensions.validator.baseval
Interface WebXmlParameter


public interface WebXmlParameter

centralized in order that these information arn't spread over the complete code base

Since:
1.x.1
Author:
Gerhard Petracek

Field Summary
static java.lang.String DEACTIVATE_JPA_BASED_VALIDATION
           
static java.lang.String VALIDATION_MESSAGES_JPA
           
 

Field Detail

VALIDATION_MESSAGES_JPA

static final java.lang.String VALIDATION_MESSAGES_JPA

DEACTIVATE_JPA_BASED_VALIDATION

static final java.lang.String DEACTIVATE_JPA_BASED_VALIDATION


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