Hi,

LANG-1134 introduced new methods to Validate. I'm not fond of the API as is
currently is. Here are my concerns:

- When comparing numeral values usually we talk about greaterThan and
lessThan. The new API in Validate uses "smaller" and "greater"
- we have a method called "different" which checks that two reference are
not equal to each other. Who about calling that notEquals?

Regards,
Benedikt

Reply via email to