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