Interface PropertyAccess

    • Method Detail

      • get

        Object get​(Object object)
        Returns the property value for a given object
      • getIdentifier

        Object getIdentifier()
        Returns the identifier for this property access
      • getPropertyName

        String getPropertyName()
        Returns the internal name that should be considered the property name or id
      • getValidationIdentifier

        default Object getValidationIdentifier()
        Return the identifier actually passed to the PropertyValidation