Interface IFmuValidator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean validate​(java.lang.String id, java.net.URI path, org.intocps.maestro.core.messages.IErrorReporter reporter)  
    • Method Detail

      • validate

        boolean validate​(java.lang.String id,
                         java.net.URI path,
                         org.intocps.maestro.core.messages.IErrorReporter reporter)