Skip to content

Commit 9253f92

Browse files
committed
.
1 parent 68ddcd0 commit 9253f92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/dynamic-constraints/srv/etc/validation-asserts.cds

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ using { sap.capire.bookshop.Books } from '@capire/bookshop';
22

33
// @mandatory
44
// @readonly
5-
// @hidden / visible / inapplicable
5+
// @hidden @visible @inapplicable
6+
67
// @assert.range
78
// @assert.format
89
// @assert.target

0 commit comments

Comments
 (0)