Skip to main content
Module

x/earthstar/mod.ts>ValidationError

Storage for private, distributed, offline-first applications.
Latest
class ValidationError
Re-export
import { ValidationError } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

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

Constructors

new
ValidationError(message?: string)