EnvKeyReads

play.api.libs.json.EnvKeyReads
trait EnvKeyReads

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object KeyReads.type
Self type
KeyReads.type

Members list

Type members

Classlikes

object LanguageTagReads extends KeyReads[Locale]

Reads an object key as a locale, considering the key to be a language tag.

Reads an object key as a locale, considering the key to be a language tag.

Attributes

Supertypes
trait KeyReads[Locale]
class Object
trait Matchable
class Any
Self type