Uses of Class
com.vaadin.flow.server.startup.AbstractAnnotationValidator
-
Packages that use AbstractAnnotationValidator Package Description com.vaadin.flow.server.startup -
-
Uses of AbstractAnnotationValidator in com.vaadin.flow.server.startup
Subclasses of AbstractAnnotationValidator in com.vaadin.flow.server.startup Modifier and Type Class Description classAnnotationValidatorValidation class that is run during servlet container initialization which checks that specific annotations are not configured wrong.classWebComponentExporterAwareValidatorChecks that specific annotations are not configured wrong.
-