dotnet-presentations / blazor-workshop

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

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

Closed surayya-MS closed 1 year ago

surayya-MS commented 1 year ago

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

jongalloway commented 1 year ago

CLA assistant check
All CLA requirements met.

javiercn commented 1 year ago

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

danroth27 commented 1 year ago

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

csharpfritz commented 1 year ago

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

surayya-MS commented 1 year ago

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