Purpose:
Add the ability to resolve a default value when hydrating a DTO.
- Ability to perform a check for regular values: (Scalar, BackedEnum and null, arrays of previous types)
- Ability to resolve a default values for complex types : (Data types and array of Datatypes, DateTimes and array of Datetimes ...)
- Ability to create a new instance of DTO using these attributes (Would not be possible using a regular construct)
List view
0 issues of 2 selected
- Status: Merged (completed).nuxtifyts/php-dtonumber 7#7 In nuxtifyts/php-dto;
- Status: Merged (completed).nuxtifyts/php-dtonumber 5#5 In nuxtifyts/php-dto;