Class ConstraintTypeUtilImpl

java.lang.Object
org.jboss.resteasy.plugins.validation.ConstraintTypeUtilImpl
All Implemented Interfaces:
org.jboss.resteasy.spi.validation.ConstraintTypeUtil

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

    • ConstraintTypeUtilImpl

      public ConstraintTypeUtilImpl()
  • 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