Class DefaultValidationHandler

java.lang.Object
org.openehealth.ipf.modules.cda.DefaultValidationHandler
All Implemented Interfaces:
org.openhealthtools.mdht.uml.cda.util.CDAUtil.ValidationHandler

public class DefaultValidationHandler extends Object implements org.openhealthtools.mdht.uml.cda.util.CDAUtil.ValidationHandler
Validation Handler
Author:
Stefan Ivanov
  • Constructor Details

    • DefaultValidationHandler

      public DefaultValidationHandler()
  • Method Details

    • handleError

      public void handleError(org.eclipse.emf.common.util.Diagnostic diagnostic)
      Specified by:
      handleError in interface org.openhealthtools.mdht.uml.cda.util.CDAUtil.ValidationHandler
    • handleWarning

      public void handleWarning(org.eclipse.emf.common.util.Diagnostic diagnostic)
      Specified by:
      handleWarning in interface org.openhealthtools.mdht.uml.cda.util.CDAUtil.ValidationHandler
    • handleInfo

      public void handleInfo(org.eclipse.emf.common.util.Diagnostic diagnostic)
      Specified by:
      handleInfo in interface org.openhealthtools.mdht.uml.cda.util.CDAUtil.ValidationHandler