Skip to content

Enum: ValidationErrorLevel

URI: ValidationErrorLevel

Permissible Values

Value Meaning Description
info None
warning None
error None
fatal None

Slots

Name Description
validation_error_level

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/peh/peh-model

LinkML Source

name: ValidationErrorLevel
from_schema: https://w3id.org/peh/peh-model
rank: 1000
permissible_values:
  info:
    text: info
  warning:
    text: warning
  error:
    text: error
  fatal:
    text: fatal