Stream: hapi
Topic: validate all Resources - RepositoryValidationInterceptor
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