Skip to content

Commit ec960d6

Browse files
committed
upd
1 parent ce66e87 commit ec960d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/serial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ js::object(v)
2929
js::stringify(v)
3030
```
3131

32+
It is an error if while deserializing a required field (one whose type has no default value) is missing from the input.
33+
3234
`stringify` also accepts an options object for pretty formatting.
3335

3436
### Rename

0 commit comments

Comments
 (0)