System.ComponentModel.DataAnnotations.Required validation doesn’t work how most people imagine it working. Required – it does have value, if the property is nullable and value is null…
System.ComponentModel.DataAnnotations.Required validation doesn’t work how most people imagine it working. Required – it does have value, if the property is nullable and value is null…