public class MemberIdAnnotationValidator
extends java.lang.Object
Constructor and Description |
---|
MemberIdAnnotationValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAmbiguous(java.lang.Object o)
The memberID annotation has to be unique within a class.
|