core.constraint
Home > @medplum/core > Constraint
Constraint interface
Signature:
export interface Constraint 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| description | string | ||
| expression | string | ||
| key | string | ||
| severity | 'error' | 'warning' | 
Home > @medplum/core > Constraint
Signature:
export interface Constraint 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| description | string | ||
| expression | string | ||
| key | string | ||
| severity | 'error' | 'warning' |