Skip to content

Latest commit

 

History

History

common

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.