1 write to Value
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Validator.cs (1)
537
this.
Value
= value;
1 reference to Value
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Validator.cs (1)
547
throw new ValidationException(this.ValidationResult, this.ValidationAttribute, this.
Value
);