package incr_dom_widgets

  1. Overview
  2. Docs

Form validation

type t

Represents an error created during form validation.

val create : Core_kernel.Error.t -> id:'a Id.t -> t

Create an error attached to the given Id.t.

OCaml

Innovation. Community. Security.