Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: FileManager Class 추가 #21

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

PPakSang
Copy link
Contributor

PR 요약

  1. InDIR Class 객체 정보를 제공하고, 실제 Page, Unit 접근 전 Validation 역할을 수행하는 클래스를 추가합니다.

변경 사항

  1. DIR, Page 생성, 조회 로직 추가 (통합 저장소 파일, 실제 파일)
  2. validation 2가지 (요청자-파일소유자 일치 여부, 중복 이름 존재 여부) 추가

참고 사항

  1. 클라이언트와 주고받는 DTO (Form, Response) 형태 토의 필요

InDIR Class 객체 정보를 제공하고, 실제 Page, Unit 접근 전 Validation 역할을 수행하는 클래스를 추가합니다.
@PPakSang PPakSang added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 10, 2022
@PPakSang PPakSang self-assigned this Aug 10, 2022
@HyeW
Copy link

HyeW commented Aug 15, 2022

DTO 형태는 API설계가 나와야 토의할 수 있는 부분 아닌가요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants