15 references to ValidatePathSegment
Microsoft.Extensions.AI.Evaluation.Reporting (15)
Storage\DiskBasedResponseCache.cs (3)
41
PathValidation.
ValidatePathSegment
(scenarioName, nameof(scenarioName));
42
PathValidation.
ValidatePathSegment
(iterationName, nameof(iterationName));
298
PathValidation.
ValidatePathSegment
(key, nameof(key));
Storage\DiskBasedResultStore.cs (12)
59
PathValidation.
ValidatePathSegment
(executionName, nameof(executionName));
60
PathValidation.
ValidatePathSegment
(scenarioName, nameof(scenarioName));
61
PathValidation.
ValidatePathSegment
(iterationName, nameof(iterationName));
95
PathValidation.
ValidatePathSegment
(result.ExecutionName, nameof(result.ExecutionName));
96
PathValidation.
ValidatePathSegment
(result.ScenarioName, nameof(result.ScenarioName));
97
PathValidation.
ValidatePathSegment
(result.IterationName, nameof(result.IterationName));
125
PathValidation.
ValidatePathSegment
(executionName, nameof(executionName));
126
PathValidation.
ValidatePathSegment
(scenarioName, nameof(scenarioName));
127
PathValidation.
ValidatePathSegment
(iterationName, nameof(iterationName));
231
PathValidation.
ValidatePathSegment
(executionName, nameof(executionName));
252
PathValidation.
ValidatePathSegment
(executionName, nameof(executionName));
253
PathValidation.
ValidatePathSegment
(scenarioName, nameof(scenarioName));