LabelWithExplainConfig

parsley.token.errors.LabelWithExplainConfig
sealed trait LabelWithExplainConfig

This type can be used to configure both errors that make labels and those that make reasons.

Attributes

Since

4.1.0

Source
ConfigImplUntyped.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NotConfigured.type
class Reason
trait LabelConfig
object Hidden.type
class Label
Show all
In this article