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 b42dd3c commit cb20248Copy full SHA for cb20248
forms/hub/agnesTurtleMonitoring/Agnes Rules Beach Survey.json
@@ -112,6 +112,7 @@
112
{
113
"dataType": "image",
114
"name": "observationPhoto",
115
+ "validate": "required",
116
"dwcAttribute": "associatedMedia",
117
"description": "Attach nest dig egg count image plus data sheet if used"
118
},
@@ -245,6 +246,7 @@
245
246
247
"dataType": "text",
248
"name": "habitatBeach",
249
250
"dwcAttribute": "measurementValue",
251
"measurementUnit": "unitless",
252
"measurementUnitID": "habitatBeach",
@@ -259,6 +261,7 @@
259
261
260
262
263
"name": "habitatVegetation",
264
265
266
267
"measurementUnitID": "habitatVegetation",
0 commit comments