yup 으로 custom function 사용시 yup.matches() 말고 yup.test()를 사용하자. By itpsolver | 12월 24, 2024 0 Comment matches()는 메시지의 type이 matches()로 고정되고, react-hook-form에서 errors 배열을 추출할 대 구조가 달라서 문제가 된다.