NLdoc.Validation.Severity (NLdoc.Validation v2.0.4)

View Source

Severity levels for validation rules.

Summary

Types

t()

@type t() :: :error | :warning | :notice

Functions

error()

@spec error() :: :error

notice()

@spec notice() :: :notice

values()

warning()

@spec warning() :: :warning