Class TableApiRules


  • public class TableApiRules
    extends Object
    Rules for Table API.
    • Field Detail

      • CONFIG_OPTIONS_IN_OPTIONS_CLASSES

        public static final com.tngtech.archunit.lang.ArchRule CONFIG_OPTIONS_IN_OPTIONS_CLASSES
      • TABLE_FACTORIES_CONTAIN_NO_CONFIG_OPTIONS

        public static final com.tngtech.archunit.lang.ArchRule TABLE_FACTORIES_CONTAIN_NO_CONFIG_OPTIONS
      • CONNECTOR_OPTIONS_PACKAGE

        public static final com.tngtech.archunit.lang.ArchRule CONNECTOR_OPTIONS_PACKAGE
      • ALL_CLASSES_IN_TABLE_API_SHOULD_HAVE_VISIBILITY_ANNOTATIONS

        public static final com.tngtech.archunit.lang.ArchRule ALL_CLASSES_IN_TABLE_API_SHOULD_HAVE_VISIBILITY_ANNOTATIONS
    • Constructor Detail

      • TableApiRules

        public TableApiRules()