Va.SwitchField — 라벨 + ON/OFF 스위치Va.Switch가 순수 슬라이드 스위치라면, Va.SwitchField는 그 위에 폼 라벨·필수 표시·검증 메시지를 얹은 완성 폼 필드입니다. Field 계열 아키텍처 그대로, 내부에 Va.Switch를 소유하는 Composition 구조. CheckboxField와 완전히 같은 패턴이지만 UI만 스위치.클래스: Va.SwitchField — va_component.js:10512short name: switchField상속: Va.Field (다른 Field 형제들과 같음)내부 컴포넌트: Va.Switch 인스턴스 (fieldComponent)isContainer: true베이스 CSS: va-field1. 기본 사용{ tagName: '..