Interface ValidatorWrapper

    • Method Detail

      • isValid

        ValidationResult isValid​(Object o)
        Validates the specified object.
        Parameters:
        o - the object to validate
        Returns:
        an object with information about the results of the validation