# 두 검사의 차이 # Question: 두 검사는 언제 걸리고 무엇을 던지는가? direction: right n0: "보안 설정" { shape: rectangle } n1: "MessageSecurityValidator" { shape: rectangle } n2: "BrokerTlsPolicy" { shape: rectangle } n0 -> n1: "검사 요청" n1 -> n0: "조건부 발화" n0 -> n2: "같은 설정" n2 -> n0: "상시 발화"