4 references to Validated
System.Web (4)
ModelBinding\ModelValidationNode.cs (3)
56
Validated
+= otherNode.
Validated
;
65
EventHandler<ModelValidatedEventArgs> handler =
Validated
;
ModelBinding\MutableObjectModelBinder.cs (1)
223
complexModelResult.ValidationNode.
Validated
+= CreateNullCheckFailedHandler(modelBindingExecutionContext, propertyMetadata, value);