다음을 통해 공유


ValidationVisitor.VisitSimpleType 메서드

정의

단순 형식의 유효성을 검사합니다.

protected:
 virtual bool VisitSimpleType();
protected virtual bool VisitSimpleType ();
abstract member VisitSimpleType : unit -> bool
override this.VisitSimpleType : unit -> bool
Protected Overridable Function VisitSimpleType () As Boolean

반환

True이면 유효합니다.

적용 대상