dev.cheleb.scalamigen.HiddenEvent
The event emitted when the field is hidden (when Option is set to None).
It will then ignore any validation status.
Attributes
- Graph
-
- Supertypes
-
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
- Self type
-
Members list
The names of the product elements.
The names of the product elements.
Attributes
- Inherited from:
-
Singleton
Attributes
- Inherited from:
-
Singleton
Attributes
- Inherited from:
-
Singleton
Attributes
- Inherited from:
-
Singleton
Attributes
- Inherited from:
-
Mirror
Creates a new instance of type T with elements taken from product p.
Creates a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
-
Singleton
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
- Inherited from:
-
Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an Iterator[Any]
- Inherited from:
-
Product