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
  • Field Details

    • INSTANCE

      public static final org.jboss.resteasy.spi.validation.ConstraintTypeUtil INSTANCE
  • 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