Page tree

Overview

The validation service is responsible for operations related to managing validation.

Internal API - ValidationServiceJpa (extends RootServiceJpa)

Lower level calls of the internal API include: 

  • Validate concept
  • Validate concept refset member
  • Validate refset
  • Validate translation
  • Get validation check names

REST API - ValidationServiceRest

The public facing methods of the validation service include:

  • Validate concept(s)
  • Validate concept refset member(s)
  • Validate refset
  • Validate translation
  • Get validation checks
  • n/a
  • No labels