We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a57ca commit a496882Copy full SHA for a496882
README.md
@@ -11,8 +11,8 @@ JSON assertions for PHPUnit includes traits/methods to help validate your JSON d
11
* describes your existing data format
12
* clear, human- and machine-readable documentation
13
* complete structural validation, useful for
14
-** automated testing
15
-** validating client-submitted data
+ * automated testing
+ * validating client-submitted data
16
17
See more details [here](http://json-schema.org/).
18
0 commit comments