public interface ValidationGate
Modifier and Type | Method and Description |
---|---|
List<ConstraintViolation> |
validate(Document document,
Profile profile)
Validate a document against a profile.
|
List<ConstraintViolation> validate(Document document, Profile profile)
document
- the document to validate.profile
- the profile to validate the document againstCopyright © 2025 CESSDA ERIC. All rights reserved.