Package io.smallrye.common.constraint


package io.smallrye.common.constraint
  • Class
    Description
    A set of assertions and checks.
    An advisory annotation indicating that the given variable, method, or parameter is not nullable.
    An advisory annotation indicating that the given variable, method, or parameter is nullable.