Commit a5a25f9
committed
minor #7131 Clarify the mappings that require no method prefix. (richsage)
This PR was squashed before being merged into the 2.7 branch (closes #7131).
Discussion
----------
Clarify the mappings that require no method prefix.
On the Validation page, there is a section about "getter" constraints. In the note it wasn't clear about where the prefix should be dropped, given that the example annotation constraints doesn't include any method specifics. This PR clarifies that.
Commits
-------
e82c918 Clarify the mappings that require no method prefix.1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | | - | |
643 | | - | |
644 | | - | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| |||
0 commit comments