Uses of Class
org.eclipse.lyo.shacl.ValidationReport
Packages that use ValidationReport
-
Uses of ValidationReport in org.eclipse.lyo.validation
Methods in org.eclipse.lyo.validation that return ValidationReportModifier and TypeMethodDescriptionValidator.validate(Model dataModel, Class<? extends AbstractResource> clazz) ValidatedataModelagainst theShapethat is constructed from the shape annotations in the resource class passed in theclazzvariable.Validate.Validator.validate(AbstractResource resource) Validate a single resource against the shape based on its class annotations. -
Uses of ValidationReport in org.eclipse.lyo.validation.impl
Methods in org.eclipse.lyo.validation.impl that return ValidationReportModifier and TypeMethodDescriptionJenaShaclValidatorImpl.validate(Model dataModel, Class<? extends AbstractResource> clazz) JenaShaclValidatorImpl.validate(AbstractResource resource)