Interface | Description |
---|---|
FormatPart |
Date: 13.06.2011
|
FormatValidator |
Date: 14.06.2011
|
ValidationMessage |
Date: 12.08.2011
|
Class | Description |
---|---|
AbstractFormatPart |
Abstract class that only implements Comparable for convenience.
|
AbstractFormatValidator |
Date: 12.08.2011
|
FormatValidatorFactory |
Date: 12.08.2011
|
FormatValidatorFactory.InvalidFormatValidator | |
IdLengthValidator | |
IdRangeValidator | |
MessageFormatPart |
The parameter portion of the a
MessageFormat . |
MessageFormatValidator |
Represents a
MessageFormat string. |
MessageIdValidator |
Date: 16.08.2011
|
MessageIdValidator.MessageKey | |
NoFormatValidator | |
StringFormatPart |
The parameter part of a format for
Formatter . |
StringFormatValidator |
A string format representation.
|
StringPart |
Represents the string portions of a format string.
|
ValidationMessageFactory |
Date: 12.08.2011
|
ValidationMessageFactory.AbstractValidationMessage | |
ValidationMessageFactory.ValidationErrorMessage | |
ValidationMessageFactory.ValidationWarningMessage | |
Validator |
Date: 12.08.2011
|
Enum | Description |
---|---|
StringFormatPart.Conversion |
The conversions for the string format.
|
StringFormatPart.Flag |
The flags for the string message format.
|
ValidationMessage.Type |
Validation message type enum.
|