
Uses of Class
ca.uhn.fhir.rest.server.interceptor.validation.address.AddressValidationResult
Packages that use AddressValidationResult
Package
Description
-
Uses of AddressValidationResult in ca.uhn.fhir.rest.server.interceptor.validation.address
Methods in ca.uhn.fhir.rest.server.interceptor.validation.address that return AddressValidationResultModifier and TypeMethodDescriptionIAddressValidator.isValid(org.hl7.fhir.instance.model.api.IBase theAddress, ca.uhn.fhir.context.FhirContext theFhirContext) Validates address against a service -
Uses of AddressValidationResult in ca.uhn.fhir.rest.server.interceptor.validation.address.impl
Methods in ca.uhn.fhir.rest.server.interceptor.validation.address.impl that return AddressValidationResultModifier and TypeMethodDescriptionprotected abstract AddressValidationResultBaseRestfulValidator.getValidationResult(AddressValidationResult theResult, com.fasterxml.jackson.databind.JsonNode response, ca.uhn.fhir.context.FhirContext theFhirContext) protected AddressValidationResultLoquateAddressValidator.getValidationResult(AddressValidationResult theResult, com.fasterxml.jackson.databind.JsonNode response, ca.uhn.fhir.context.FhirContext theFhirContext) BaseRestfulValidator.isValid(org.hl7.fhir.instance.model.api.IBase theAddress, ca.uhn.fhir.context.FhirContext theFhirContext) Methods in ca.uhn.fhir.rest.server.interceptor.validation.address.impl with parameters of type AddressValidationResultModifier and TypeMethodDescriptionprotected abstract AddressValidationResultBaseRestfulValidator.getValidationResult(AddressValidationResult theResult, com.fasterxml.jackson.databind.JsonNode response, ca.uhn.fhir.context.FhirContext theFhirContext) protected AddressValidationResultLoquateAddressValidator.getValidationResult(AddressValidationResult theResult, com.fasterxml.jackson.databind.JsonNode response, ca.uhn.fhir.context.FhirContext theFhirContext)