ParamDefault
class: ParamDefault
- source
Since: 0.1.0
Fields
| Field | Type | Default | Since |
|---|---|---|---|
| value_repr | str |
- | 0.1.0 |
| is_factory | bool |
False |
0.1.0 |
Changes
| Version | Change |
|---|---|
| 0.3.0 | added base class 'Entity' |
| 0.2.0 | field 'value_repr' default removed (was: PydanticUndefined) |
| 0.1.0 | Made public |