Interface PropertyValidator

    • Method Detail

      • validate

        boolean validate​(String name,
                         Object value)
        Method to validate the value of this property.
        Parameters:
        name - Name of the property
        value - The value
        Returns:
        Whether it is valid