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