Skip to content

Add BeValidJson for checking strings#29

Merged
dennisdoomen merged 2 commits intofluentassertions:masterfrom
ronaldkroon:Add_BeValidJson
Aug 30, 2019
Merged

Add BeValidJson for checking strings#29
dennisdoomen merged 2 commits intofluentassertions:masterfrom
ronaldkroon:Add_BeValidJson

Conversation

@ronaldkroon
Copy link
Contributor

It also allows consecutive checks on the parsed JSON using the Which
property.

The check does not limit the valid values to objects and arrays because
of reasons explained here:
https://stackoverflow.com/questions/7487869/is-this-simple-string-considered-valid-json

It also allows consecutive checks on the parsed JSON using the Which
property.

The check does not limit the valid values to objects and arrays because
of reasons explained here:
https://stackoverflow.com/questions/7487869/is-this-simple-string-considered-valid-json
@dennisdoomen dennisdoomen merged commit 6958420 into fluentassertions:master Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants