Skip to content

Commit be2e718

Browse files
committed
adding comment from @rly
1 parent f7b5d17 commit be2e718

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

linkml_model/model/schema/meta.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1452,9 +1452,11 @@ slots:
14521452
range: Anything
14531453
any_of:
14541454
- range: integer
1455-
# minimum_value: 0
1455+
# minimum_value: 1
14561456
- range: boolean
14571457
status: testing
1458+
comments:
1459+
- maximum_number_dimensions cannot be less than minimum_number_dimensions
14581460

14591461
exact_number_dimensions:
14601462
description: exact number of dimensions in the array

0 commit comments

Comments
 (0)