Nested Structures
The library supports nested structures. Getting an object property is done through a dot, getting an array element through square brackets.
A flat structure is used for values
and errors
. The values
retain their initial structure.
Last updated
Was this helpful?