Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
GitHub
e

RepresentationError

enum RepresentationError

Defined by scalive.FormPath.RepresentationError. View source (scalive/api/src/scalive/forms/FormPath.scala:89-112)

Methods1

code

def code: String

Stable machine-readable error code.

Defined by scalive.FormPath.RepresentationError.code. View source (scalive/api/src/scalive/forms/FormPath.scala:102-112)

Values3

MissingRootName

val MissingRootName: FormPath.RepresentationError

Defined by scalive.FormPath.RepresentationError.MissingRootName. View source (scalive/api/src/scalive/forms/FormPath.scala:91-91)

NullLimits

val NullLimits: FormPath.RepresentationError

Defined by scalive.FormPath.RepresentationError.NullLimits. View source (scalive/api/src/scalive/forms/FormPath.scala:98-98)

NullName

val NullName: FormPath.RepresentationError

Defined by scalive.FormPath.RepresentationError.NullName. View source (scalive/api/src/scalive/forms/FormPath.scala:90-90)