diff --git a/interface-spec.html b/interface-spec.html
index 8834b9a..36c6101 100644
--- a/interface-spec.html
+++ b/interface-spec.html
@@ -106,6 +106,10 @@
Design elements and principles
Should allow "upgrading" a plain object into a fully functional triple
Interfaces may have additional implementation specific properties.
+
+ We don't define any validation of given values (e.g. IRI, URI, CURIE).
+ Implementations that apply validation should make this fact clear in their documentation.
+