|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationMessage | |
|---|---|
| org.jboss.logging.processor.validation | |
| Uses of ValidationMessage in org.jboss.logging.processor.validation |
|---|
| Methods in org.jboss.logging.processor.validation that return ValidationMessage | |
|---|---|
static ValidationMessage |
ValidationMessageFactory.createError(MessageObject messageObject,
String message)
|
static ValidationMessage |
ValidationMessageFactory.createError(MessageObject messageObject,
String format,
Object... args)
|
static ValidationMessage |
ValidationMessageFactory.createWarning(MessageObject messageObject,
String message)
|
static ValidationMessage |
ValidationMessageFactory.createWarning(MessageObject messageObject,
String format,
Object... args)
|
| Methods in org.jboss.logging.processor.validation that return types with arguments of type ValidationMessage | |
|---|---|
Collection<ValidationMessage> |
Validator.validate(MessageInterface messageInterface)
Validates the message interface and returns a collection of validation messages or an empty collection. |
Collection<ValidationMessage> |
MessageIdValidator.validate(MessageInterface messageInterface,
MessageMethod messageMethod)
|
|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||