# 검증기가 도는 데 빠진 것 # Question: 검증기는 무엇을 받아야 도는가? direction: right n0: "설정 프로퍼티 셋" { shape: rectangle } n1: "검증기" { shape: rectangle } n2: "모듈 id 집합 생산자" { shape: rectangle } n3: "requireValid 호출 지점" { shape: rectangle } n0 -> n1: "입력" n2 -> n1: "없음" n3 -> n1: "없음"