Class BeanValidationContextImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getBeanInstance()
      Return the object to validate.
      java.lang.Class getBeanType()
      Returns the type of the object to validate.
      java.lang.String getCurrentProperty()
      Returns name of the property to validate.
      void setCurrentProperty​(java.lang.String propertyName)
      Sets name of the property to validate.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait