I have been working with the Bambou library and I discovered that the NURESTObject validate() function does not seem to work correctly for list attributes or for min_value/max_value constraints.
This PR addresses these issues. Tests have been added for the new cases. All pass on python2.7 and python3.6.
I have been working with the Bambou library and I discovered that the NURESTObject validate() function does not seem to work correctly for list attributes or for min_value/max_value constraints.
This PR addresses these issues. Tests have been added for the new cases. All pass on python2.7 and python3.6.