how to add custom ValidationError in Json Reads in PlayFramework...
Read Moreserializing objects to json with play.api.libs.json...
Read MoreJsPath.json.update doesn't work with array element in the path (IdxPathNode)?...
Read MoreRetrieving a particular field inside objects in JsArray...
Read MoreConstant value in Scala Play JSON Reads...
Read MorePlay 2.3: How to count json child nodes?...
Read Morehow to check whether the given field is alphanumeric or not in PlayFramework...
Read MorePlay JSON: turn a Seq[Reads[JsObject]] into one Reads[JsObject]...
Read Morescala play reads parse nested json...
Read MoreParsing a JSArray object into a list of objects in Scala Play...
Read MorePlay Scala JSON Reads converter: mapping nested properties...
Read MorePlayFramework 2.2 - Scala - Read Mixed Arrays...
Read MorePlay Framework 2.1.1 Json Writes nested objects...
Read MoreWriting complex/nested JSON Writes in Scala PlayFramework...
Read MoreFilter a string before creating an Option[String]...
Read MoreCreate recursive JSON Writes without combinator pattern...
Read MoreWhat should a Play framework implicit val Writes[T] look like for super type?...
Read MoreScala playframework implicit reader writer for Timestamp...
Read MoreWhy am I getting "Application does not take parameters" and how do I fix this?...
Read MoreGetting a Play JSON JsValueWrapper for a class that extends a trait...
Read MorePlay2 does not find my implicit Reads or Format for JSON...
Read MoreSerialize objects with Play Scala api and Json...
Read MoreError working with JSON in Play 2...
Read MoreUsing Reads, Writes and Formats in Play framework...
Read MoreHow to avoid automatic casting provided by Play Framwork Json Reads but get an exception instead...
Read MoreHow do I avoid nested Array when serializing a Map with Play Writes?...
Read MoreNon-implicit Writes can't deal with Option (Scala, JSON, Play 2.3.6)...
Read More