Uses of Interface
dev.dsf.bpe.v2.service.validation.ValidationService
Packages that use ValidationService
-
Uses of ValidationService in dev.dsf.bpe.v2.service
Methods in dev.dsf.bpe.v2.service that return types with arguments of type ValidationServiceModifier and TypeMethodDescriptiondefault Optional<ValidationService> ValidationServiceProvider.getValidationService(FhirPackageIdentifier... identifiers) Returns aValidationServiceconfigured for the given FHIR package identifiers and their dependencies.ValidationServiceProvider.getValidationService(Predicate<FhirPackageIdentifier> filter, FhirPackageIdentifier... identifiers) Returns aValidationServiceconfigured for the given FHIR package identifiers and their dependencies.