uk.gov.hmrc.govukfrontend.views.viewmodels.errormessage.ErrorMessage
See theErrorMessage companion object
final case class ErrorMessage(id: Option[String], classes: String, attributes: Map[String, String], visuallyHiddenText: Option[String], content: Content)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article