InvalidRequiredValueForQueryParamRejection

pl.iterators.stir.server.InvalidRequiredValueForQueryParamRejection
final case class InvalidRequiredValueForQueryParamRejection(parameterName: String, expectedValue: String, actualValue: String) extends Rejection

Rejection created by parameter filters. Signals that the request was rejected because a query parameter value was not equal to required one.

Attributes

Source
Rejection.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Rejection
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product