Implement recursive sanitation for product
fairlane opened this issue · 0 comments
fairlane commented
Is your feature request related to a problem? Please describe.
Add recursive sanitation for product
Describe the solution you'd like
When product is sanitized all class members that implement SanitizableInterface
should be sanitized as well.