Description
Currently the prefixes 'hide', 'validate', 'disable', etc are reserved for supporting-methods and may not be used for Actions and Properties.
We can lift this restriction:
- If a member is annotated Action/Property/Collection, then we allow any names for this member, even if these collide with the 'reserved' prefixes!
Attachments
Issue Links
- relates to
-
CAUSEWAY-2199 Resurrect commented out metamodel validation re: supporting methods
- Resolved
-
CAUSEWAY-2162 Provide a semantic counterpart to @Programmatic
- Closed