Azure / msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.
MIT License
41 stars 64 forks source link

msrest.exceptions.ValidationError.messages should be private? #9

Closed huguesv closed 7 years ago

huguesv commented 7 years ago

See the doc here: http://msrest.readthedocs.io/en/latest/msrest.html#msrest.exceptions.ValidationError

it looks bad, and is probably not intended for the user.