BeforeFieldResult

case class BeforeFieldResult[Ctx, FieldVal](fieldVal: FieldVal, actionOverride: Option[Action[Ctx, _]], attachment: Option[MiddlewareAttachment])
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product