com.vaadin.flow.server.startup.

Class AnnotationValidator

  • All Implemented Interfaces:

    Serializable


    public class AnnotationValidator
    extends AbstractAnnotationValidator

    Validation class that is run during servlet container initialization which checks that specific annotations are not configured wrong.

    See Also:

    Serialized Form

    • Constructor Detail

      • AnnotationValidator

        public AnnotationValidator()