Constant Field Values


Contents
org.apache.*

org.apache.myfaces.extensions.validator.baseval.message.resolver.JpaValidationErrorMessageResolver
public static final String JPA_VALIDATION_ERROR_MESSAGES "JPA_VALIDATION_ERROR_MESSAGES"

org.apache.myfaces.extensions.validator.crossval.strategy.DateIsStrategy
protected static final String COMPARED_VALUE_KEY "target value"
protected static final String NOT_EQUAL_DATE_TIME "not equal"
protected static final String RESULT_KEY "result"
protected static final String REVERSE_COMPARED_VALUE_KEY "reverse target value"
protected static final String TOO_EARLY "early"
protected static final String TOO_EARLY_SAME "earlyNotSame"
protected static final String TOO_LATE "late"
protected static final String TOO_LATE_SAME "lateNotSame"



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