Skip to content

check that JsonObject's values are not accessed without checking their existence #24

@eemhu

Description

@eemhu

Description

Before any usage of getString(), get(), etc. the existence of the JSON key should be checked wih containsKey() and the type should be also checked.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions