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