comparison config/import.json @ 332:22fc8b2939eb

Fixed some regular expressions.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 28 Aug 2013 15:07:25 +0200
parents 707e1dfb892c
children b9d8bcb49e4e
comparison
equal deleted inserted replaced
331:5d11428e6a09 332:22fc8b2939eb
128 "regex": ".{3,7} [0-9]{8} [0-9]{4} [.|\\s]{3,300}", 128 "regex": ".{3,7} [0-9]{8} [0-9]{4} [.|\\s]{3,300}",
129 "default": "" 129 "default": ""
130 }], 130 }],
131 "messung": [{ 131 "messung": [{
132 "key": "messungs_id", 132 "key": "messungs_id",
133 "regex": "[0-9]{2}", 133 "regex": "[0-9]{1,2}",
134 "default": "" 134 "default": ""
135 }, { 135 }, {
136 "key": "nebenprobennummer", 136 "key": "nebenprobennummer",
137 "regex": ".{1,4}", 137 "regex": ".{1,4}",
138 "default": "" 138 "default": ""
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)