NLdoc.Spec.Validation (NLdoc.Spec.Validation v1.0.15)

View Source

This module defines the Ecto schema for the NLdoc Validation Specification.

Summary

Functions

Returns the version of the NLdoc Validation spec that the NLdoc.Spec.Validation library implements.

Types

object()

@type object() :: NLdoc.Spec.Validation.Finding.t()

Functions

objects()

version()

@spec version() :: String.t()

Returns the version of the NLdoc Validation spec that the NLdoc.Spec.Validation library implements.