exstreme v0.1.0 Exstreme.GraphValidator

Contains the functions to validate a graph

Summary

Types

Validation error

Functions

Ensures the Graph is valid

Types

error :: {:error, String.t}

Validation error

Functions

validate(graph)

Specs

validate(Exstreme.Graph.t) :: :ok | error

Ensures the Graph is valid