Uses of Enum
org.hl7.fhir.r4.utils.validation.constants.BestPracticeWarningLevel
-
Uses of BestPracticeWarningLevel in org.hl7.fhir.r4.utils.validation
Modifier and TypeMethodDescriptionIResourceValidator.getBestPracticeWarningLevel()
whether the validator should enforce best practice guidelines as defined by various HL7 committeesModifier and TypeMethodDescriptionIResourceValidator.setBestPracticeWarningLevel
(BestPracticeWarningLevel value) -
Uses of BestPracticeWarningLevel in org.hl7.fhir.r4.utils.validation.constants
Modifier and TypeMethodDescriptionstatic BestPracticeWarningLevel
Returns the enum constant of this type with the specified name.static BestPracticeWarningLevel[]
BestPracticeWarningLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.