Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidatorMessage

Hierarchy

  • ValidatorMessage

Index

Properties

Optional location

location: string

The location in the XML or object which the error occurred.

example

ValueSet.compose.system.concept

Optional message

message: string

A custom message that provides guidance on what should be changed

Optional resourceId

resourceId: string

The Resource.id of the resource that the message was found within. This is "#initial" for the first resource being validated

Optional severity

severity: Severities

The severity of the message

Generated using TypeDoc