given_FormCodec_String_String

works.iterative.ui.components.tailwind.form.FormCodec.given_FormCodec_String_String
object given_FormCodec_String_String extends FormCodec[String, String]

Attributes

Graph
Supertypes
trait FormCodec[String, String]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def toForm(v: String): String
def toValue(r: String): Validated[String]