# Functions
Validate a FHIR msg against the rules defined in the FHIR spec.
ValidatePrimitives on the msg according to the FHIR spec.
ValidatePrimitivesWithErrorReporter on the msg according to the FHIR spec.
ValidateWithErrorReporter validates a FHIR msg against the rules defined in the FHIR spec, validation errors will be reported according to provided error reporter.