frankcollins3 / ASPokedex

Pokedex with ASP backend / razor pages, and VanillaJS front end
1 stars 0 forks source link

[required] not found [9:26pm] #15

Closed frankcollins3 closed 1 year ago

frankcollins3 commented 1 year ago

attempting to do: minimum viable approach of removing namespace

error: Screen Shot 2023-09-20 at 9 26 34 PM

proposed approach: use the namespace for the model and not for the controllers or anything else besides the model.

possible improvements:

frankcollins3 commented 1 year ago

my assumptions are wrong because chatGPT was wrong when it corrected me. My mention of the need to keep the DataAnnotations was correct after removing namespace and leaving public class Screen Shot 2023-09-20 at 9 28 59 PM Screen Shot 2023-09-20 at 9 29 04 PM [9:30pm]