You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EFSITY: :: INFO :: Starting FHIR resource validation
EFSITY: :: INFO :: Input file path project_name/app/registers/some_config.jsonproject_name/patient/sample_patient.json
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
EFSITY: :: INFO :: project_name/app/registers/some_config.jsonproject_name/patient/sample_patient.json
java.lang.RuntimeException: java.nio.file.NoSuchFileException:
This issue is to figure out why the path is off, it's combining the two instead of looking for each and validating them one at a time
While trying to validate a PR with the following structure
We get the following error
This issue is to figure out why the path is off, it's combining the two instead of looking for each and validating them one at a time
For more context:
The text was updated successfully, but these errors were encountered: