view src/test/resources/datasets/dbUnit_messprogramm.json @ 1054:3c9616e5439f

Remove wrong period check. The validity period can be e.g. from November till February, thus spanning over turn of the year and allowing a from value greater than to value (in terms of day of year).
author Tom Gottfried <tom@intevation.de>
date Fri, 23 Sep 2016 17:56:22 +0200
parents 685ced261ea4
children ea550e9a09a3
line wrap: on
line source
{
    "land.messprogramm": [{
        "id": 1000,
        "name": "testprogramm",
        "test": false,
        "netzbetreiber_id": "06",
        "mst_id": "06010",
        "labor_mst_id": "06010",
        "datenbasis_id": 2,
        "gem_id": "11000000",
        "media_desk": "D: 50 90 01 06 02 05 00 00 00 00 00 00",
        "umw_id": "N81",
        "probenart_id": 3,
        "probenintervall": "M",
        "teilintervall_von": 1,
        "teilintervall_bis": 30,
        "letzte_aenderung": "2015-03-01 12:00:00"
    }]
}
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)