6 references to PathValidation
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (6)
Storage\AzureStorageResponseCache.cs (3)
225
PathValidation
.ValidatePathSegment(scenarioName, nameof(scenarioName));
226
PathValidation
.ValidatePathSegment(iterationName, nameof(iterationName));
233
PathValidation
.ValidatePathSegment(key, nameof(key));
Storage\AzureStorageResultStore.cs (3)
193
PathValidation
.ValidatePathSegment(executionName, nameof(executionName));
194
PathValidation
.ValidatePathSegment(scenarioName, nameof(scenarioName));
195
PathValidation
.ValidatePathSegment(iterationName, nameof(iterationName));