uon-nuget / UoN.ExpressiveAnnotations.NetCore

Annotation-based conditional validation library.
Other
29 stars 12 forks source link

Restore missing functionality in the sample project #14

Closed MmmBerry closed 5 years ago

MmmBerry commented 5 years ago

The WebSample from the Framework version contains some fields which have been commented out in the NetCoreSample because they illustrate EA functionality which we do not need. The WebSample also has an options panel at top right which should be coded differently in .Net Core; this too is currently commented out in the NetCore version. All of this functionality should be restored in the NetCore version, so that it functions in the same way as the Framework version's WebSample, for consistency and to facilitate testing of the rest of EA's functionality.