From 64e9988ba715e6e196b84e4a69c871c761562bbd Mon Sep 17 00:00:00 2001 From: Renaud G Date: Mon, 27 Aug 2018 01:03:08 +0200 Subject: -New API for validating validor. Prevent endless loop in R operator. --- validator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'validator.h') diff --git a/validator.h b/validator.h index edb72a3..b3fbbe5 100644 --- a/validator.h +++ b/validator.h @@ -58,7 +58,7 @@ public: * @param faces * @return */ - virtual quint64 getValidRangeSize(quint64 faces) const = 0 ; + virtual bool isValidRangeSize(std::pair range) const = 0 ; /** * @brief getCopy * @return return a copy of this validator -- cgit v1.2.3-70-g09d2