Skip to content

FieldDataType

.halguru-ragfile.yamlEntities[]Files[]Fields[]FieldDataType

Specifies the data type of the RAG entity field for validation purposes.

Entities:
  - Files:
      - Fields:
          - FieldDataType: Custom

Field Information#

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

Remarks#

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.

Technical Information#

Property Value
Path Entities[].Files[].Fields[].FieldDataType
Internal Type System.ComponentModel.DataAnnotations.DataType
Internal Root Type RAGFileHalGuru
File Extension .halguru-ragfile.yaml
JSON Schema halguru-ragfile-schema.json

.halguru-ragfile.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0