Commit Graph

7 Commits (249855999cdfb63abcfe1630ef2b2dbba8e103ba)

Author SHA1 Message Date
Rick Anderson 2b54120292
move code snippets around (#129) 2023-03-02 14:27:19 -10:00
Samson Amaugo 8839b50e6a
Model state error2 (#127)
* added check for shortname

* removed some files

* little edit to shortname check

* added shortname

* added comment

* changes

* added shortname 2

* added binding for shortname
2023-02-28 11:45:50 -10:00
Samson Amaugo 87fac0e5d4
added check for shortname (#126) 2023-02-28 08:05:17 -10:00
Rick Anderson 472dbc6702
Update ContactsController.cs 2023-02-27 14:48:12 -10:00
Rick Anderson ea5e31ceac
add snippet tag (#124) 2023-02-27 14:45:55 -10:00
Rick Anderson d77c841f9c
Fix phone number error (#123) 2023-02-27 14:38:40 -10:00
Rick Anderson c21b6552e8
Rick a/model state/sammy (#120)
* Scaffolded MVC Project

* Added ModelStateError Easy handling

* formatted project

* commented out modelstateerror handling

* uncommented out modelstateerror handling

* extra comment

* code cleanup

---------

Co-authored-by: Samson Amaugo <sammychinedu2ky@gmail.com>
2023-02-25 08:05:15 -10:00