문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
잡개발자:심플웍스:유틸리티:validation [2025/12/15 11:41] carlito76 |
잡개발자:심플웍스:유틸리티:validation [2026/02/12 11:57] (현재) carlito76 |
||
|---|---|---|---|
| 줄 28: | 줄 28: | ||
| | isRRN | val 체크할 값 | true / false | 주민등록번호 ((Resident Registration Number)) 유효성\\ (13자리 고정) | | | isRRN | val 체크할 값 | true / false | 주민등록번호 ((Resident Registration Number)) 유효성\\ (13자리 고정) | | ||
| | isBRN | val 체크할 값 | true / false | 사업자등록번호 ((Business Registration Number)) 유효성\\ (10자리 고정) | | | isBRN | val 체크할 값 | true / false | 사업자등록번호 ((Business Registration Number)) 유효성\\ (10자리 고정) | | ||
| - | | < | + | | <color gray>< |
| ===== JavaScript ===== | ===== JavaScript ===== | ||
| 줄 34: | 줄 34: | ||
| | validate | FIXME ((FIXME\\ - 강력 빈 값 체크)) | 메시지 | 유효성 검증 | | | validate | FIXME ((FIXME\\ - 강력 빈 값 체크)) | 메시지 | 유효성 검증 | | ||
| + | ==== validate ==== | ||
| <sxh html; gutter: true; title: validate.html;> | <sxh html; gutter: true; title: validate.html;> | ||
| - | <input type=" | + | <input type=" |
| < | < | ||
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| <input type=" | <input type=" | ||
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| - | <input type=" | + | <input type=" |
| <select name=" | <select name=" | ||
| 줄 366: | 줄 367: | ||
| } | } | ||
| </ | </ | ||
| + | |||
| + | {{tag>" | ||