
Package ca.uhn.fhir.validation
Class ValidationOptions
java.lang.Object
ca.uhn.fhir.validation.ValidationOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddProfile
(String theProfileUri) addProfileIfNotBlank
(String theProfileUri) static ValidationOptions
empty()
Returns the AppContext (RequestDetails) set to this options object.setAppContext
(Object theContext)
-
Constructor Details
-
ValidationOptions
public ValidationOptions()
-
-
Method Details
-
getProfiles
-
addProfile
-
addProfileIfNotBlank
-
setAppContext
-
getAppContext
Returns the AppContext (RequestDetails) set to this options object. Can be null. -
empty
-