Class ConstraintTypeUtil20

java.lang.Object
io.quarkus.hibernate.validator.runtime.jaxrs.ConstraintTypeUtil20
All Implemented Interfaces:
org.jboss.resteasy.spi.validation.ConstraintTypeUtil

public class ConstraintTypeUtil20 extends Object implements org.jboss.resteasy.spi.validation.ConstraintTypeUtil
  • Constructor Details

    • ConstraintTypeUtil20

      public ConstraintTypeUtil20()
  • Method Details

    • getConstraintType

      public org.jboss.resteasy.api.validation.ConstraintType.Type getConstraintType(Object o)
      Specified by:
      getConstraintType in interface org.jboss.resteasy.spi.validation.ConstraintTypeUtil