Uses of Interface
ca.uhn.fhir.rest.gclient.IValidateUntyped
-
Packages that use IValidateUntyped Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IValidateUntyped in ca.uhn.fhir.rest.gclient
Methods in ca.uhn.fhir.rest.gclient that return IValidateUntyped Modifier and Type Method Description IValidateUntypedIValidate. resource(String theRawResource)Use a raw resource as validate inputIValidateUntypedIValidate. resource(IBaseResource theResource)Use a resource as validate input
-