Annotation Type DecimalMin


  • @Target(FIELD)
    @Inherited
    @Retention(RUNTIME)
    public @interface DecimalMin
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean inclusive  
    • Element Detail

      • value

        java.lang.String value
      • inclusive

        boolean inclusive
        Default:
        true