|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationResult | |
|---|---|
| org.fcrepo.client.utility.validate | These classes are used to validate objects against their content models, and to validate the content models for internal consistency. |
| org.fcrepo.client.utility.validate.process | |
| Uses of ValidationResult in org.fcrepo.client.utility.validate |
|---|
| Methods in org.fcrepo.client.utility.validate that return ValidationResult | |
|---|---|
ValidationResult |
ObjectValidator.validate(ObjectInfo object)
Each object is expected to have at least one content model. |
ValidationResult |
ObjectValidator.validate(String pid)
If we only have a PID, we can get the object from the ObjectSource. |
| Methods in org.fcrepo.client.utility.validate with parameters of type ValidationResult | |
|---|---|
void |
ValidationResults.record(ValidationResult result)
Record a ValidationResult that is the result of validating an
object. |
| Uses of ValidationResult in org.fcrepo.client.utility.validate.process |
|---|
| Methods in org.fcrepo.client.utility.validate.process with parameters of type ValidationResult | |
|---|---|
void |
SimpleValidationResults.record(ValidationResult result)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||