| Package | Description |
|---|---|
| eu.dnetlib.enabling.is.registry.validation |
| Modifier and Type | Method and Description |
|---|---|
static RegistrationPhase |
RegistrationPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistrationPhase[] |
RegistrationPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProfileValidationStrategy.accept(eu.dnetlib.enabling.tools.OpaqueResource resource,
RegistrationPhase phase) |
boolean |
ProfileValidator.handle(eu.dnetlib.enabling.tools.OpaqueResource resource,
RegistrationPhase phase)
True if this validator will handle this profile, false otherwise.
|
boolean |
AbstractProfileValidator.handle(eu.dnetlib.enabling.tools.OpaqueResource resource,
RegistrationPhase phase) |
boolean |
AlwaysAcceptProfileValidator.handle(eu.dnetlib.enabling.tools.OpaqueResource resource,
RegistrationPhase phase)
True if this validator will handle this profile, false otherwise.
|
boolean |
TypeAwareProfileValidator.handle(eu.dnetlib.enabling.tools.OpaqueResource resource,
RegistrationPhase phase) |
Copyright © 2017. All rights reserved.