Interface RbelContentValidator

All Known Implementing Classes:
AbstractRbelJsonChecker, JsonChecker, JsonSchemaChecker, RbelJsonContentValidator, RbelJsonSchemaContentValidator, RbelXmlContentValidator

public interface RbelContentValidator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    verify(String oracle, de.gematik.rbellogger.data.RbelElement element, String diffOptionCSV)
     
  • Method Details

    • verify

      void verify(String oracle, de.gematik.rbellogger.data.RbelElement element, String diffOptionCSV)