Module Incr_dom_widgets__.Form.Form_error

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.