Package eu.dnetlib.validator2.engine
Interface RuleBuilder<R extends Rule>
- All Known Implementing Classes:
XMLCardinalityRule.Builder,XMLCrisClassVocabularyRule.Builder,XMLFieldExistsRule.Builder,XMLNotConfusedFieldsRule.Builder,XMLRegularExpressionRule.Builder,XMLValidURLRule.Builder,XMLVocabularyRule.Builder
public interface RuleBuilder<R extends Rule>
-
Method Summary
-
Method Details
-
build
R build() -
buildFrom
-