Required vs BindRequired
How do you ensure that the API receives the correct model from the user? DataAnnotation comes to the rescue here. Which attribute should you use? Required vs BindRequired? In this…
		0 Comments	
	
	
		June 11, 2020	
	
			How do you ensure that the API receives the correct model from the user? DataAnnotation comes to the rescue here. Which attribute should you use? Required vs BindRequired? In this…