# 필수 입력  설정

웹 페이지에서 양식을 제출할 때 양식의 필수 항목의 유효성을 검사해야 하는 경우가 많습니다. 포건시에서 데이터 유효성 검사를 설정하여 양식의 필수 항목을 확인할 수 있습니다.

## 필수 입력 설정  <a href="#id-bi-tian-xiang-xiao-yan-2.-she-zhi-bi-tian-xiang-xiao-yan" id="id-bi-tian-xiang-xiao-yan-2.-she-zhi-bi-tian-xiang-xiao-yan"></a>

페이지에서 셀 또는 셀을 선택합니&#xB2E4;**.** 리본 메뉴 모음에서 데이터를 선택하고 데이터 유효성 검사를 클릭합니다.

데이터 유효성 검사 대화 상자의 설정에서 공백무시 선택이 기본으로 되어있습니다.&#x20;

![데이터 유효성 검사 ](https://content.gitbook.com/content/kr3K95OpVnkhRrSKF3Qh/blobs/em4mVGYtz0X3L82WsY6g/ver6.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.forguncy.co.kr/pages/verification_data/page/checkdatavalidation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
