FieldDataType
.halguru-rag.yaml ➤ Entities[] ➤ Files[] ➤ Fields[] ➤ FieldDataType
Specifies the data type of the RAG entity field for validation purposes.
Entities:
- Files:
- Fields:
- FieldDataType: Custom
| Name |
Description |
| Title |
Field Data Type |
| Field Type |
Choice |
| Required |
False |
Choices
| Choice |
Value |
Description |
| Custom |
0 |
|
| DateTime |
1 |
|
| Date |
2 |
|
| Time |
3 |
|
| Duration |
4 |
|
| PhoneNumber |
5 |
|
| Currency |
6 |
|
| Text |
7 |
|
| Html |
8 |
|
| MultilineText |
9 |
|
| EmailAddress |
10 |
|
| Password |
11 |
|
| Url |
12 |
|
| ImageUrl |
13 |
|
| CreditCard |
14 |
|
| PostalCode |
15 |
|
| Upload |
16 |
|
This property determines the expected data format for the field, enabling appropriate validations to ensure that the field's content adheres to its intended usage and constraints.
| Property |
Value |
| Path |
Entities[].Files[].Fields[].FieldDataType |
| Internal Type |
System.ComponentModel.DataAnnotations.DataType |
| Internal Root Type |
RAGHalGuru |
| File Extension |
.halguru-rag.yaml |
| JSON Schema |
halguru-rag-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |