Evidence that type T
is immutable.
Evidence that type T
can be used to create ModelProperty.
Evidence that type T
can be used to create ModelProperty.
There are two valid model bases:
Evidence that type T
can be used to create SeqProperty.
Evidence that type T
can be used to create SeqProperty.
T
has to be Seq[X] and X
has to be valid io.udash.properties.ModelValue.
Evidence that type T
can be used to create Property.
Evidence that type T
can be used to create Property.
T
has to be immutable (io.udash.properties.ImmutableValue), valid io.udash.properties.ModelPart or valid io.udash.properties.ModelSeq.
Evidence that type
T
is immutable.It's generated automatically by macros, but you can create it manually to force treating
T
as immutable.