We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ddcd0 commit 9253f92Copy full SHA for 9253f92
tests/dynamic-constraints/srv/etc/validation-asserts.cds
@@ -2,7 +2,8 @@ using { sap.capire.bookshop.Books } from '@capire/bookshop';
2
3
// @mandatory
4
// @readonly
5
-// @hidden / visible / inapplicable
+// @hidden @visible @inapplicable
6
+
7
// @assert.range
8
// @assert.format
9
// @assert.target
0 commit comments