@Internal
Package com.intellij.internal.statistic.eventLog.validator.rules.impl
-
Interface Summary Interface Description UtilValidationRule Use this class to validate data with java code whenEnumValidationRuleorRegexpValidationRulerules are not enough, e.g there are too many possible values or they are dynamically generated. -
Class Summary Class Description EnumValidationRule ExpressionValidationRule