Uses of Class
ca.uhn.fhir.rest.server.interceptor.validation.address.AddressValidationResult
Package
Description
-
Uses of AddressValidationResult in ca.uhn.fhir.rest.server.interceptor.validation.address
Modifier 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
Modifier and TypeMethodDescriptionprotected abstract AddressValidationResult
BaseRestfulValidator.getValidationResult
(AddressValidationResult theResult, com.fasterxml.jackson.databind.JsonNode response, ca.uhn.fhir.context.FhirContext theFhirContext) protected AddressValidationResult
LoquateAddressValidator.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) Modifier and TypeMethodDescriptionprotected abstract AddressValidationResult
BaseRestfulValidator.getValidationResult
(AddressValidationResult theResult, com.fasterxml.jackson.databind.JsonNode response, ca.uhn.fhir.context.FhirContext theFhirContext) protected AddressValidationResult
LoquateAddressValidator.getValidationResult
(AddressValidationResult theResult, com.fasterxml.jackson.databind.JsonNode response, ca.uhn.fhir.context.FhirContext theFhirContext)