HasDto
- Full name:
\Codefy\Framework\Dto\HasDto
Methods
toDto
Convert validated data to DTO.
Return Value:
The corresponding DTO instance.
getDtoClass
Get the DTO class name for this Input Validator or Form Request.
Return Value:
The fully qualified DTO class name.