Changes between Initial Version and Version 1 of Ticket #15282
- Timestamp:
- Mar 13, 2018, 4:02:02 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15282 – Description
initial v1 5 5 However, this disregards the idea of encapsulation. I shouldn't need the information I used to create an entity in order to glean info about the entity. 6 6 7 What if I don't have access to the validation function from my context? What then?7 What if I don't have access to the validation function used to create the picker? What then?