e
SegmentTooLong
enum SegmentTooLong(segmentIndex: Int, maxLength: Int) extends FormPath.RepresentationErrorDefined by scalive.FormPath.RepresentationError.SegmentTooLong. View source (scalive/api/src/scalive/forms/FormPath.scala:97-97)
Values2
maxLength
val maxLength: IntDefined by scalive.FormPath.RepresentationError.SegmentTooLong.maxLength. View source (scalive/api/src/scalive/forms/FormPath.scala:97-97)
segmentIndex
val segmentIndex: IntDefined by scalive.FormPath.RepresentationError.SegmentTooLong.segmentIndex. View source (scalive/api/src/scalive/forms/FormPath.scala:97-97)