Open
Description
safeValue
is like $
of FieldState
in formstate-x v2, while with some differences:
- Naming as
safeValue
(or something else) instead of$
- All states (including
FormState
,ArrayFormState
, etc.) will providesafeValue
- It should be type-safe (deciding by validators - they may narrow type of value)