4 references to Validator_InstanceMustMatchValidationContextInstance
System.ComponentModel.Annotations (4)
System\ComponentModel\DataAnnotations\Validator.cs (4)
142
throw new ArgumentException(SR.
Validator_InstanceMustMatchValidationContextInstance
, nameof(instance));
286
throw new ArgumentException(SR.
Validator_InstanceMustMatchValidationContextInstance
, nameof(instance));
457
throw new ArgumentException(SR.
Validator_InstanceMustMatchValidationContextInstance
, nameof(instance));
597
throw new ArgumentException(SR.
Validator_InstanceMustMatchValidationContextInstance
, nameof(instance));