e
InvalidLimits
enum InvalidLimits(maxDepth: Int, maxSegmentLength: Int) extends FormPath.RepresentationErrorDefined by scalive.FormPath.RepresentationError.InvalidLimits. View source (scalive/api/src/scalive/forms/FormPath.scala:99-99)
Values2
maxDepth
val maxDepth: IntDefined by scalive.FormPath.RepresentationError.InvalidLimits.maxDepth. View source (scalive/api/src/scalive/forms/FormPath.scala:99-99)
maxSegmentLength
val maxSegmentLength: IntDefined by scalive.FormPath.RepresentationError.InvalidLimits.maxSegmentLength. View source (scalive/api/src/scalive/forms/FormPath.scala:99-99)