Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 649 Bytes

File metadata and controls

10 lines (7 loc) · 649 Bytes

Common

This module is intended to provide functionality, required by most of the API-implementations.

Referential integrity

For the api-implementation, it's important to contain referential-integrity. To support such checks on a Pojo-level the ReferenceValidationService can be used. Any entity that implements the ReferencedEntity interface, can be handed over to the ReferenceValidationService and checked for references.