Reason

parsley.token.errors.Reason
See theReason companion object
final class Reason(val reason: String) extends ExplainConfig

This object has a factory for configurations producing reasons: if the empty string is provided, this equivalent to NotConfigured.

Attributes

Since

4.1.0

Companion
object
Source
ConfigImplUntyped.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val reason: String

Attributes

Source
ConfigImplUntyped.scala