FormDataDecoderSyntax

org.http4s.FormDataDecoder$.FormDataDecoderSyntax
final implicit class FormDataDecoderSyntax[A](decoder: FormDataDecoder[Either[String, A]]) extends AnyVal

Attributes

Source
FormDataDecoder.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

Use a default value when the field is missing

Use a default value when the field is missing

Attributes

Source
FormDataDecoder.scala