Skip to content

Commit b42dd3c

Browse files
committed
commit new change request #1824
1 parent eb110db commit b42dd3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

forms/hub/agnesTurtleMonitoring/Agnes Turtle Nest and Incubation and Emergence Survey.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
{
117117
"dataType": "image",
118118
"name": "observationPhoto",
119+
"validate": "required",
119120
"dwcAttribute": "associatedMedia",
120121
"description": "Attach nest dig egg count image plus data sheet if used"
121122
},
@@ -249,6 +250,7 @@
249250
{
250251
"dataType": "text",
251252
"name": "habitatBeach",
253+
"validate": "required",
252254
"dwcAttribute": "measurementValue",
253255
"measurementUnit": "unitless",
254256
"measurementUnitID": "habitatBeach",
@@ -263,6 +265,7 @@
263265
{
264266
"dataType": "text",
265267
"name": "habitatVegetation",
268+
"validate": "required",
266269
"dwcAttribute": "measurementValue",
267270
"measurementUnit": "unitless",
268271
"measurementUnitID": "habitatVegetation",

0 commit comments

Comments
 (0)