CSharp
.halguru-rag.yaml ➤ Entities[] ➤ Files[] ➤ Fields[] ➤ CodeValidator ➤ CSharp
Gets or sets the C# code of the RAG field C# validator.
Entities:
- Files:
- Fields:
- CodeValidator:
CSharp:
Code: Any text
| Name |
Description |
| Title |
C Sharp |
| Field Type |
Object |
| Required |
False |
Field List
| Name |
Type |
Required |
Description |
| Code |
Text |
|
Represents the C# code of the RAG field C# validator. |
Represents a model that provides the C# code implementation for validating a RAG field. The value defines the validation logic as part of the RAG field configuration.
| Property |
Value |
| Path |
Entities[].Files[].Fields[].CodeValidator.CSharp |
| Internal Type |
RAGModels.RagcSharpValidator |
| 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 |