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
class Reason
trait LabelConfig
object Hidden
class Label
Show all
In this article