has an entity class with two attributes, startNum and endNum.
so how to verify that startNum must be less than endNum? by javavalidation
has an entity class with two attributes, startNum and endNum.
so how to verify that startNum must be less than endNum? by javavalidation