Skip to content

CodeValidator

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

Specifies the path for the code validator associated with the field.

Entities:
  - Files:
      - Fields:
          - CodeValidator:
              CSharp: {}
              Python: {}
              Bash: {}

Field Information#

Name Description
Title Code Validator
Field Type Object
Required False

Field List#

Choose one of the following options.

Name Type Required Description
CSharp Object The C# code of the RAG field C# validator.
Python Object The Python code of the RAG field python validator.
Bash Object The bash code of the RAG field bash validator.

Remarks#

This property defines the location of the validator used to perform validation on the field's data. It links to a specific code validation implementation within the system, represented by the type. The path ensures that the field's validation logic is properly configured and accessible.

Technical Information#

Property Value
Path Entities[].Files[].Fields[].CodeValidator
Internal Type RAGModels.RAGCodeValidatorOption
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