Skip to content

Commit cb20248

Browse files
committed
commit new change request #1825
1 parent b42dd3c commit cb20248

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

forms/hub/agnesTurtleMonitoring/Agnes Rules Beach Survey.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
{
113113
"dataType": "image",
114114
"name": "observationPhoto",
115+
"validate": "required",
115116
"dwcAttribute": "associatedMedia",
116117
"description": "Attach nest dig egg count image plus data sheet if used"
117118
},
@@ -245,6 +246,7 @@
245246
{
246247
"dataType": "text",
247248
"name": "habitatBeach",
249+
"validate": "required",
248250
"dwcAttribute": "measurementValue",
249251
"measurementUnit": "unitless",
250252
"measurementUnitID": "habitatBeach",
@@ -259,6 +261,7 @@
259261
{
260262
"dataType": "text",
261263
"name": "habitatVegetation",
264+
"validate": "required",
262265
"dwcAttribute": "measurementValue",
263266
"measurementUnit": "unitless",
264267
"measurementUnitID": "habitatVegetation",

0 commit comments

Comments
 (0)