# For the prompts nodes what is the validation that is checked?

**URL:** https://community.yellow.ai/t/for-the-prompts-nodes-what-is-the-validation-that-is-checked/2925
**Category:** Studio
**Tags:** builder
**Created:** [November 29, 2022, 6:58am UTC](https://community.yellow.ai/t/for-the-prompts-nodes-what-is-the-validation-that-is-checked/2925 "2022-11-29T06:58:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Dipanjan\_Datta](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.yellow.ai/dipanjan_datta/32/1774_2.png) [@Dipanjan\_Datta](https://community.yellow.ai/u/Dipanjan_Datta)
#### Post date: [November 29, 2022, 6:58am UTC](https://community.yellow.ai/t/for-the-prompts-nodes-what-is-the-validation-that-is-checked/2925/1 "2022-11-29T06:58:20Z")

</div>

when prompts nodes are used what is the validation that is checked say when Name node is used how does the validation works, like it only checks the data type or something else as well  
please refer the Screenshot, name node is used here, till user doesnt give any input as string the validator gets triggered.

 ![image](https://canada1.discourse-cdn.com/flex035/uploads/yellowmessenger1/original/2X/2/239a1f919e794aa30621e29d09ad7fbcde8cbc52.png)

---

<div class="post-metadata">

### Author: ![Sai\_Kumar\_Singaram](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.yellow.ai/sai_kumar_singaram/32/1674_2.png) [@Sai\_Kumar\_Singaram](https://community.yellow.ai/u/Sai_Kumar_Singaram)
#### Post date: [November 29, 2022, 7:05am UTC](https://community.yellow.ai/t/for-the-prompts-nodes-what-is-the-validation-that-is-checked/2925/2 "2022-11-29T07:05:39Z")

</div>

Hi @Dipanjan_Datta Name node validators works on data type used in the input provided by end user.

---

<div class="post-metadata">

### Author: ![Dipanjan\_Datta](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.yellow.ai/dipanjan_datta/32/1774_2.png) [@Dipanjan\_Datta](https://community.yellow.ai/u/Dipanjan_Datta)
#### Post date: [November 29, 2022, 7:07am UTC](https://community.yellow.ai/t/for-the-prompts-nodes-what-is-the-validation-that-is-checked/2925/3 "2022-11-29T07:07:21Z")

</div>

Okay thank you @Sai_Kumar_Singaram
