Packages
A library for validating transforming and parsing non-sandboxed data (e.g. CSV files)
Current section
Files
Jump to
Current section
Files
lib/schema/error.ex
defmodule DataQuacker.SchemaError do
defexception [:message]
end