Package

com.outworkers.util

play

Permalink

package play

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. play
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class CatsHelpers[T] extends AnyVal

    Permalink
  2. implicit final class NelAugmenter extends AnyVal

    Permalink
  3. implicit final class ParseDataErrorAugmenter[Source] extends AnyVal

    Permalink
  4. implicit final class ResponseConverter extends AnyVal

    Permalink
  5. implicit final class ResultAugmenter extends AnyVal

    Permalink
  6. trait ValidationMessage[T] extends AnyRef

    Permalink
  7. implicit final class ValidationResponseHelper[+A] extends AnyVal

    Permalink

Value Members

  1. object ValidationMessage

    Permalink
  2. implicit val apiErrorFormat: OFormat[ApiError]

    Permalink
  3. implicit val apiErrorResponseFormat: OFormat[ApiErrorResponse]

    Permalink
  4. final val defaultErrorCode: Int(400)

    Permalink
    Attributes
    protected[this]
  5. final val defaultErrorResponse: Int(400)

    Permalink
    Attributes
    protected[this]
  6. def errorResponse(msg: String, code: Int = defaultErrorCode): Result

    Permalink
  7. def malformedJson(): Result

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped