public class AnnotationValidator extends AbstractAnnotationValidator
ERROR_MESSAGE_BEGINNING, MIDDLE_ROUTER_LAYOUT, NON_PARENT, NON_PARENT_ALIAS, NON_ROUTER_LAYOUT
Constructor and Description |
---|
AnnotationValidator() |
Modifier and Type | Method and Description |
---|---|
List<Class<?>> |
getAnnotations()
Gets the annotations that are subject to validate.
|
void |
onStartup(Set<Class<?>> classSet,
ServletContext servletContext) |
getClassAnnotations, getClassAnnotations, getErrorHint, handleNonRouterLayout, validateClasses
public void onStartup(Set<Class<?>> classSet, ServletContext servletContext) throws ServletException
ServletException
public List<Class<?>> getAnnotations()
AbstractAnnotationValidator
getAnnotations
in class AbstractAnnotationValidator
Copyright © 2020. All rights reserved.