e
Error
enum ErrorDefined by scalive.HttpFormDecoder.Error. View source (scalive/transport/zio-http/src/scalive/HttpFormDecoder.scala:40-77)
Methods2
code
def code: StringDefined by scalive.HttpFormDecoder.Error.code. View source (scalive/transport/zio-http/src/scalive/HttpFormDecoder.scala:46-68)
toResponse
def toResponse(onValidation: FormErrors => zio.http.Response): zio.http.ResponseDefined by scalive.HttpFormDecoder.Error.toResponse. View source (scalive/transport/zio-http/src/scalive/HttpFormDecoder.scala:70-76)