Merged
Conversation
* feat: Boolean 인수만 지원하던 초기 버전 / 목록 14-9 * test: Boolean 인수만 지원하던 초기 버전 테스트 추가 * 🚚 Args 클래스 패키지 안으로 이동
* feat: String 인수 유형 추가 버전 / 목록 14-10 * test: String 인수 유형 추가 버전 테스트 추가 * fix: schema 오타 수정
* feat: int 유형 추가 * test: int 유형 테스트 추가 * test: 기존 테스트를 책에 나온 테스트와 메서드명 및 순서 맞춤 * feat: 유효하지 않은 Schema element를 예외 처리 * refactor: 책과 순서 맞춤 및 메서드명 변경 등 작은 리팩토링 * refactor: UNEXPECTED_ARGUMENT errorCode 추가하여 리팩토링 * feat: ArgsException 추가 * refactor: errorArgument -> errorArgumentId로 변수명 변경
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.