Hierarchy For Package com.github.damianwajser.validator.annotation.number

Package Hierarchies:

Annotation Type Hierarchy

  • com.github.damianwajser.validator.annotation.number.DecimalMin (implements java.lang.annotation.Annotation)
  • com.github.damianwajser.validator.annotation.number.DecimalMin.List (implements java.lang.annotation.Annotation)
  • com.github.damianwajser.validator.annotation.number.Digits (implements java.lang.annotation.Annotation)
  • com.github.damianwajser.validator.annotation.number.Digits.List (implements java.lang.annotation.Annotation)
  • com.github.damianwajser.validator.annotation.number.Max (implements java.lang.annotation.Annotation)
  • com.github.damianwajser.validator.annotation.number.Max.List (implements java.lang.annotation.Annotation)
  • com.github.damianwajser.validator.annotation.number.Min (implements java.lang.annotation.Annotation)
  • com.github.damianwajser.validator.annotation.number.Min.List (implements java.lang.annotation.Annotation)