| Package | Description |
|---|---|
| ddf.catalog.metacard.validation | |
| ddf.catalog.validation.impl |
Provides the classes for the Catalog Validation API and implementation.
|
| ddf.catalog.validation.impl.validator | |
| ddf.sdk.plugin.postquery | |
| ddf.services.schematron | |
| org.codice.ddf.commands.catalog.validation | |
| org.codice.ddf.sdk.validation.metacard | |
| org.codice.ddf.validator.metacard.duplication | |
| org.codice.ddf.validator.metacard.framecenter | |
| org.codice.ddf.validator.metacard.location | |
| org.codice.ddf.validator.metacard.wkt |
| Modifier and Type | Method and Description |
|---|---|
List<MetacardValidator> |
MetacardValidityMarkerPlugin.getMetacardValidators() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
MetacardValidityMarkerPlugin.getValidatorName(MetacardValidator metacardValidator) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetacardValidityMarkerPlugin.setMetacardValidators(List<MetacardValidator> metacardValidators) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReportingMetacardValidatorImpl
Default
Metacard validator that validates all of a Metacard's attributes using
the AttributeValidators registered in the attribute validator registry. |
| Modifier and Type | Class and Description |
|---|---|
class |
RequiredAttributesMetacardValidator
|
| Constructor and Description |
|---|
DummyValidationPostQueryPlugin(MetacardValidator validator) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchematronValidationService
This pre-ingest service provides validation of an ingested XML document against a Schematron
schema file.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ValidateReport> |
ValidateExecutor.execute(List<Metacard> metacards,
List<MetacardValidator> validators) |
| Modifier and Type | Class and Description |
|---|---|
class |
SampleMetacardValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicationValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
MetacardFrameCenterValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
MetacardLocationValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
MetacardWktValidator |
This work is licensed under a Creative Commons Attribution 4.0 International License.