Package ca.uhn.fhir.jpa.subscription.submit.interceptor.validator
package ca.uhn.fhir.jpa.subscription.submit.interceptor.validator
-
ClassDescriptionDefinition of a REST Hook channel validator that perform checks on the channel payload and endpoint URL.A concrete instantiation of this interface should provide tailored validation of an endpoint URL throwing
RuntimeException
upon validation failure.