Class CorePropertyValidator

    • Constructor Detail

      • CorePropertyValidator

        public CorePropertyValidator()
    • Method Detail

      • validate

        public boolean validate​(String name,
                                Object value)
        Validate the specified property.
        Specified by:
        validate in interface PropertyValidator
        Parameters:
        name - Name of the property
        value - Value
        Returns:
        Whether it is valid