Changes between Initial Version and Version 1 of Ticket #32553


Ignore:
Timestamp:
Mar 15, 2021, 9:24:04 AM (3 years ago)
Author:
Meiyer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32553 – Description

    initial v1  
    22
    33Yet a better option could be to allow plugging into the validator by means of an overridable method `get_user_attribute(self, attribute_name)` used instead of a direct `getattr`, that will allow more customisation while leaving the validation logic intact.
     4
     5(Related to #26909 and #28127)
Back to Top