MissingFormFieldRejection
pl.iterators.stir.server.MissingFormFieldRejection
final case class MissingFormFieldRejection(fieldName: String) extends Rejection
Rejection created by form field filters. Signals that the request was rejected because a form field was not found.
Attributes
- Source
- Rejection.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Rejectionclass Objecttrait Matchableclass Any
Members list
In this article