| Package | Description |
|---|---|
| eu.dnetlib.validator.service.impls.rules.text | |
| eu.dnetlib.validator.service.impls.rules.xml |
| Class and Description |
|---|
| RegularExpressionRule
Represents a rule that checks if an object has a value matching the Regular Expression
RegularExpressionRule.REGEXP |
| VocabularyRule
Represents a rule that checks if an object has a value matching on of the terms contained in
VocabularyRule.TERMS |
| Class and Description |
|---|
| CardinalityRule
Represents a rule that checks if an object has a value between
CardinalityRule.GREATER_THAN and {CardinalityRule#LESS_THAN}. |
| RegularExpressionRule
Represents a rule that checks if an object has a value matching the Regular Expression
RegularExpressionRule.REGEXP |
| ValidUrlRule
Represents a rule that checks if an object has a value that is a valid URL
|
| VocabularyRule
Represents a rule that checks if an object has a value matching on of the terms contained in
VocabularyRule.TERMS |
Copyright © 2021. All rights reserved.