Skip to content

Commit a604a77

Browse files
authored
Highlighting posibilty to use FQCN as type value.
1 parent e61ccc6 commit a604a77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/constraints/Type.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ This will check if ``firstName`` is of type ``string`` and that ``age`` is an
103103
}
104104
}
105105
106+
.. tip::
107+
108+
Type value can be class's fully qualified class name
109+
106110
Options
107111
-------
108112

0 commit comments

Comments
 (0)