Gravity icon indicating copy to clipboard operation
Gravity copied to clipboard

Document or remove string truncation

Open Arithmomaniac opened this issue 6 years ago • 2 comments

  • Are we sure we want to truncate strings instead of throwing an exception?
    • If so, we should probably have documentation.
  • Why have any cutoff for a max-length string?

https://github.com/tsdservices/Gravity/blob/75584f9558f46b94ce91e12c3829be34b9c6b717/Gravity/Gravity/Base/BaseDto.cs#L113-L125

Arithmomaniac avatar May 29 '18 17:05 Arithmomaniac