SPMS_API/SPMS.Application
SEAN ce7b8b3d35 feat: 메시지 유효성 검사 서비스 구현 (#118)
- MessageValidationService: title/body/image_url/link_url/link_type/data 검증
- POST /v1/in/message/validate 엔드포인트 추가
- MessageController 기반 구성

Closes #118
2026-02-10 17:15:57 +09:00
..
DTOs feat: 메시지 유효성 검사 서비스 구현 (#118) 2026-02-10 17:15:57 +09:00
Interfaces feat: 메시지 유효성 검사 서비스 구현 (#118) 2026-02-10 17:15:57 +09:00
Services feat: 메시지 유효성 검사 서비스 구현 (#118) 2026-02-10 17:15:57 +09:00
Settings feat: Redis 중복 발송 방지 구현 (#108) 2026-02-10 16:04:51 +09:00
DependencyInjection.cs feat: 메시지 유효성 검사 서비스 구현 (#118) 2026-02-10 17:15:57 +09:00
SPMS.Application.csproj feat: 운영자 계정 CRUD API 구현 (#42) 2026-02-09 23:51:04 +09:00