NLdoc.Validation.Severity (NLdoc.Validation v4.0.19)

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