garydgregory commented on PR #436:
URL: 
https://github.com/apache/commons-beanutils/pull/436#issuecomment-5307668163

   Hello @rootvector2 
   
   Thank you for the PR.
   
   The Javadoc  and exception messages should be updated, for example
   
   > String must be in JDBC format [yyyy-MM-dd] to create a ...
   
   The behavioral contract has now become stricter: out-of-range fields are 
rejected instead of being rolled over. The error messages are unchanged. The 
Javadoc and messages are technically still true but it do not document the new
   strictness. How about mention that "validation is strict, out-of-range 
fields are rejected”.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to