Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@hamidgh83 hamidgh83 released this 24 Oct 16:53

New Features: Initialization Hook (init() Method)

We have introduced a new feature that allows derived DTO classes to define an init() method. This method provides an opportunity to run additional initialization logic after the DTO attributes are assigned.