dotnet-presentations / blazor-workshop

Blazor workshop
https://aka.ms/blazorworkshop
MIT License
3.5k stars 1.56k forks source link

Removed required attributes in Address.cs save points 00-04 #354

Closed surayya-MS closed 2 years ago

surayya-MS commented 2 years ago

Session 2 will not work when following guide. https://github.com/dotnet-presentations/blazor-workshop/issues/339

jongalloway commented 2 years ago

CLA assistant check
All CLA requirements met.

javiercn commented 2 years ago

@danroth27 can you look at this and merge it if you are ok with it?

danroth27 commented 2 years ago

Instead of commenting out the validation attributes, can we just remove them?

csharpfritz commented 2 years ago

I agree with Dan... in these earlier modules of the workshop, let's delete the attributes

surayya-MS commented 2 years ago

Deleted required attributes in Address.cs savepoints 00-04. Required atributes appear in session 5