BeanFieldGroupValidation

Am unable to validate bigdecimal datatype. I tried all the methods and have searched a lot in many forums and used different annotations such as @Digit,@Min,@DecimalMin,@DecimalMax. am using jpa with eclipselink. It has started validating but even if value is correct still error is displaying. Am sorry i can’t post any code and screenshots because i work on server so nothing can be shared from there. Plz help me out. Thanks in advance :slight_smile:

add
RangeValidator
to your field.