FormField
net.wiringbits.webapp.utils.slinkyUtils.forms.FormField
class FormField[T](val label: String, val name: String, val required: Boolean, `type`: String, val value: Option[ValidationResult[T]])
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article