public class IdLengthValidator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,java.lang.Integer> |
lengths |
Constructor and Description |
---|
IdLengthValidator() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ValidationMessage> |
validate(MessageInterface messageInterface) |
public java.util.Collection<ValidationMessage> validate(MessageInterface messageInterface)