Skip to content

Interfaces

Jong Won Kim edited this page Nov 12, 2025 · 4 revisions

result

  • 결과 값 객체
Property
flag boolean * #default true
alertMsg string | null * #default null
el InputElement | null * #default null
phase Phase * #default Phase.INIT

regex

  • validation에 사용할 정규식을 담은 객체
Property
[pattern: string] RegExp * patterndata-sv-pattern의 값

config

  • validation 초기화를 위한 객체
Property
regex regex optional

Clone this wiki locally