~stian-sandvold/dhis2/UserSettingFallback

« back to all changes in this revision

Viewing changes to dhis-2/dhis-services/dhis-service-dxf2/src/test/resources/dxf2/de_validate6.json

  • Committer: Stian Sandvold
  • Date: 2016-03-14 12:16:33 UTC
  • mfrom: (21871.1.422 dhis2)
  • Revision ID: stian.sandvold@gmail.com-20160314121633-ojggeaoszdunzltj
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
  "dataElements": [
 
3
    {
 
4
      "id": "InvalidA"
 
5
    },
 
6
    {
 
7
      "code": "InvalidB"
 
8
    },
 
9
    {
 
10
      "id": "InvalidC"
 
11
    }
 
12
  ]
 
13
}