You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for class-level normalizers via attributes
Introduces `WithNormalizer` attribute for class-level normalizers, enhancing flexibility in data transformation. Updates relevant tests and normalizer logic to accommodate and validate class-level normalizers alongside existing ones.
0 commit comments