| Package | Description |
|---|---|
| ddf.catalog.validation.impl |
Provides the classes for the Catalog Validation API and implementation.
|
| ddf.catalog.validation.impl.validator | |
| ddf.services.schematron | |
| org.codice.ddf.catalog.ui.metacard.validation | |
| 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 | 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
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchematronValidationService
This pre-ingest service provides validation of an ingested XML document against a Schematron
schema file.
|
| Constructor and Description |
|---|
Validator(List<ReportingMetacardValidator> validators,
List<AttributeValidatorRegistry> attributeValidatorRegistry) |
| 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.