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.
Id.t