Interface NumericPropertyValidation

All Superinterfaces:
Element, PropertyValidation
All Known Subinterfaces:
MaxLengthPropertyValidation, MaxPropertyValidation, MinLengthPropertyValidation, MinPropertyValidation

public interface NumericPropertyValidation extends PropertyValidation
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface cool.klass.model.meta.domain.api.Element

    getMacroElement
  • Method Details

    • getNumber

      int getNumber()