Class DefaultPropertyObjectLocator

    • Field Detail

      • propertyName

        protected final String propertyName
        Field name.
    • Constructor Detail

      • DefaultPropertyObjectLocator

        protected DefaultPropertyObjectLocator​(ObjectLocator parentLocator,
                                               String propertyName,
                                               Object propertyValue)
        Constructs a new validation event locator.
        Parameters:
        parentLocator - locator of the parent object.
        propertyName - name of the property.
        propertyValue - value of the property.