issues
search
tspence
/
csharp-searchlight
A lightweight, secure framework for a fluent REST API with robust, secure searching features.
Apache License 2.0
11
stars
7
forks
source link
Cleanup for errors
#72
Closed
tspence
closed
3 years ago
tspence
commented
3 years ago
Added xmldoc comments for each error type
Removed unnecessary error constructors and switched to using object initializers
Ensure that all error classes are read-only once they come out of searchlight using
internal set
internal set