Drop unnecessary v2 namespace qualifications
Change-Id: I6358bac6860ca8f2e9cdbd00bb2a929e3af5b2da
diff --git a/docs/specs/validation-error-code.rst b/docs/specs/validation-error-code.rst
index 4610cd4..dc2c18c 100644
--- a/docs/specs/validation-error-code.rst
+++ b/docs/specs/validation-error-code.rst
@@ -1,7 +1,7 @@
Validation Error Code
=====================
-The following table defines a list of known codes and their description, which can be returned from the :ndn-cxx:`v2::Validator` interface.
+The following table defines a list of known codes and their description, which can be returned from the :ndn-cxx:`Validator` interface.
Other error codes can be returned by validator implementations outside ndn-cxx codebase.
+------------+--------------------------+-----------------------------------------------------+