|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.server.validation.internal.LocalizationMessages
public final class LocalizationMessages
Defines string formatting method for each constant in the resource file
| Constructor Summary | |
|---|---|
LocalizationMessages()
|
|
| Method Summary | |
|---|---|
static String |
CONSTRAINT_VIOLATIONS_ENCOUNTERED()
Following ConstraintViolations has been encountered. |
static Localizable |
localizableCONSTRAINT_VIOLATIONS_ENCOUNTERED()
|
static Localizable |
localizableOVERRIDE_CHECK_ERROR(Object arg0)
|
static Localizable |
localizableVALIDATION_EXCEPTION_RAISED()
|
static String |
OVERRIDE_CHECK_ERROR(Object arg0)
Multiple ValidateOnExecution annotation definitions are hosted in the hierarchy of {0} method. |
static String |
VALIDATION_EXCEPTION_RAISED()
Unexpected Bean Validation problem. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalizationMessages()
| Method Detail |
|---|
public static Localizable localizableOVERRIDE_CHECK_ERROR(Object arg0)
public static String OVERRIDE_CHECK_ERROR(Object arg0)
public static Localizable localizableCONSTRAINT_VIOLATIONS_ENCOUNTERED()
public static String CONSTRAINT_VIOLATIONS_ENCOUNTERED()
public static Localizable localizableVALIDATION_EXCEPTION_RAISED()
public static String VALIDATION_EXCEPTION_RAISED()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||