Packages

object I18nSupport extends I18NSupportLowPriorityImplicits

A static object with type enrichment for request and responses.

import I18nSupport._
Source
I18nSupport.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. I18nSupport
  2. I18NSupportLowPriorityImplicits
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. implicit class RequestWithMessagesApi extends AnyRef

    Adds convenient methods to handle the messages.

    Adds convenient methods to handle the messages.

    Definition Classes
    I18NSupportLowPriorityImplicits
  2. implicit class ResultWithMessagesApi extends AnyRef

    Adds convenient methods to handle the client-side language

    Adds convenient methods to handle the client-side language

    Definition Classes
    I18NSupportLowPriorityImplicits