mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Introduced new helper functions for string and date normalization, enhancing input validation across various services. - Updated SiteSettingService and SystemSettingService to utilize the new normalization functions for improved data handling. - Refactored existing code to replace custom normalization logic with the new helper methods, ensuring consistency and reducing redundancy. - Enhanced localization files to support new error messages related to normalization. Signed-off-by: Innei <tukon479@gmail.com>