Skip to content

Code

.halguru-rag.yamlEntities[]Files[]Fields[]CodeValidatorCSharpCode

Gets or sets the C# code used for the RAG field validator logic.

Entities:
  - Files:
      - Fields:
          - CodeValidator:
              CSharp:
                Code: Any text

Field Information#

Name Description
Title Code
Field Type Text
Required False
Length 0..4096

Remarks#

This property contains the actual C# code that defines the validation logic for a specific field in the RAG model. It is executed to validate the field's value based on the defined rules.

Technical Information#

Property Value
Path Entities[].Files[].Fields[].CodeValidator.CSharp.Code
Internal Type System.String
Internal Root Type RAGHalGuru
File Extension .halguru-rag.yaml
JSON Schema halguru-rag-schema.json

.halguru-rag.yaml#

Reference Index#

Configuration Files#


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