Class IdRangeValidator
- java.lang.Object
-
- org.jboss.logging.processor.validation.IdRangeValidator
-
public class IdRangeValidator extends Object
- Author:
- James R. Perkins
-
-
Constructor Summary
Constructors Constructor Description IdRangeValidator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<ValidationMessage>
validate(MessageInterface messageInterface)
-
-
-
Method Detail
-
validate
public Collection<ValidationMessage> validate(MessageInterface messageInterface)
-
-