Skip to main content
Module

x/earthstar/mod.ts>ValidationError

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
class ValidationError
Re-export
import { ValidationError } from "https://deno.land/x/earthstar@v9.3.3/mod.ts";

Validation failed on a document, share address, author address, etc.

Constructors

new
ValidationError(message?: string)