summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/annotation-model/collections/5.1-collectionTotalImplemented.json
blob: 088e785c2e63b820193e2be0e16ee93753bbb4c4 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "id": "5.1-collectionTotalImplemented.json",
  "assertionType": "should",
  "expectedResult": "valid",
  "onUnexpectedResult" : "passAndContinue",
  "errorMessage": "Annotation Collection should include exactly one total key with non-negative numeric value.",
  "title": "Implements **Annotation Collection _total_ key** - [model 5.1](https://www.w3.org/TR/annotation-model/#annotation-collection)",
  "$ref": "collections.json#/definitions/totalFound"
}