Package org.jboss.logging.processor.validation
-
Interface Summary Interface Description FormatPart Date: 13.06.2011FormatValidator Date: 14.06.2011ValidationMessage Date: 12.08.2011 -
Class Summary Class Description AbstractFormatPart Abstract class that only implements Comparable for convenience.AbstractFormatValidator Date: 12.08.2011FormatValidatorFactory Date: 12.08.2011FormatValidatorFactory.InvalidFormatValidator IdLengthValidator IdRangeValidator MessageFormatPart The parameter portion of the aMessageFormat
.MessageFormatValidator Represents aMessageFormat
string.MessageIdValidator Date: 16.08.2011MessageIdValidator.MessageKey NoFormatValidator PropertyValidator Validates property annotations on methods.PropertyValidator.ValueTypeAnnotationValueVisitor StringFormatPart The parameter part of a format forFormatter
.StringFormatValidator A string format representation.StringPart Represents the string portions of a format string.ValidationMessageFactory Date: 12.08.2011ValidationMessageFactory.AbstractValidationMessage ValidationMessageFactory.ValidationErrorMessage ValidationMessageFactory.ValidationWarningMessage Validator Date: 12.08.2011 -
Enum Summary 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.