Mathis b29b188912
Add createFileType method and DTO validations
Introduced createFileType method to handle file type creation, including format validation and error handling for database operations. Updated CreateFileTypeDto with length constraints on name and mime properties.
2024-10-15 13:47:11 +02:00
..