- Accept JSON null for any optional field. - Do *not* accept JSON null for wrapper types (`absl::optional<>`, `std::unique_ptr<>`, and `RefCountedPtr<>`) that are *not* marked as optional fields. |
||
|---|---|---|
| .. | ||
| corpus | ||
| BUILD | ||
| fuzzer.cc | ||
| json_object_loader_test.cc | ||
| json_test.cc | ||