Class CompositeAnnotationValidator
java.lang.Object
tools.refinery.language.annotations.internal.CompositeAnnotationValidator
- All Implemented Interfaces:
AnnotationValidator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
validate
(Annotation annotation, AnnotationContext context, org.eclipse.xtext.validation.ValidationMessageAcceptor acceptor)
-
Constructor Details
-
CompositeAnnotationValidator
-
-
Method Details
-
validate
public void validate(Annotation annotation, AnnotationContext context, org.eclipse.xtext.validation.ValidationMessageAcceptor acceptor) - Specified by:
validate
in interfaceAnnotationValidator
-