| Package | Description |
|---|---|
| de.dth.mdr.validator | |
| de.dth.mdr.validator.enums |
Enumerators with entities from MDR REST interface.
|
| Modifier and Type | Method and Description |
|---|---|
static Validator |
ValidatorFactory.getValidator(EnumValidatorType type)
Factory to give a Validator based on type.
|
static Validator |
ValidatorFactory.getValidator(EnumValidatorType type,
String unitOfMeasure,
FlatCatalogue flatCatalogue)
Factory to give a Validator based on type.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumValidatorType |
EnumValidatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumValidatorType[] |
EnumValidatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Samply Community. All rights reserved.