Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
GitHub
e

PathTooDeep

enum PathTooDeep(maxDepth: Int) extends FormPath.RepresentationError

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

Values1

maxDepth

val maxDepth: Int

Defined by scalive.FormPath.RepresentationError.PathTooDeep.maxDepth. View source (scalive/api/src/scalive/forms/FormPath.scala:96-96)