validate_egovframe_project
Validates assembled eGovFrame projects by checking file existence against the installation manifest and ensuring the database type matches the copied DB scripts.
Instructions
조립된 프로젝트의 무결성을 진단합니다: 설치 매니페스트 기준 파일 존재 확인, Globals.DbType과 복사된 DB 스크립트 일치 확인.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | Yes | 검증할 프로젝트 디렉터리 |