1 reference to Validate
System.Web (1)
Configuration\ProcessModelSection.cs (1)
78
private static readonly ConfigurationElementProperty s_elemProperty = new ConfigurationElementProperty(new CallbackValidator(typeof(ProcessModelSection),
Validate
));