Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/mod.browser.ts>ValidationError

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

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

Constructors

new
ValidationError(message?: string)