Package | Description |
---|---|
org.hibernate.validator.internal.engine.messageinterpolation.parser |
Classes related to parsing a message descriptor and extracting interpolation terms.
|
org.hibernate.validator.internal.util.logging |
Logging classes.
|
Class and Description |
---|
MessageDescriptorFormatException
Exception thrown in case the message descriptor is invalid, for example unbalanced braces or escape characters
|
ParserState
Interface defining the different methods a parser state has to respond to.
|
Token
Parsing a message descriptor results in multiple
Token s. |
TokenCollector
Used to creates a list of tokens from a message descriptor.
|
Class and Description |
---|
MessageDescriptorFormatException
Exception thrown in case the message descriptor is invalid, for example unbalanced braces or escape characters
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.