2 references to StaticValidationContextType
Microsoft.Extensions.Options.SourceGeneration (2)
Emitter.cs (2)
359
protected override {{StaticValidationResultType}}? IsValid(object? value, {{
StaticValidationContextType
}} validationContext)
692
OutLn($"var context = new {
StaticValidationContextType
}(options);");