FHIR Chat · validate all Resources - RepositoryValidationInterceptor · hapi

Stream: hapi

Topic: validate all Resources - RepositoryValidationInterceptor


view this post on Zulip Patrick Werner (Mar 02 2022 at 13:11):

When building the rule in a RepositoryValidation java class i only find: ruleBuilder .forResourcesOfType("[ResourceType]")
As far as i saw, there is nothing lile ruleBuilder.forAllResources()or similar


Last updated: Apr 12 2022 at 19:14 UTC