diff --git a/spring-datastore-document-core/template.mf b/spring-datastore-document-core/template.mf index 9296d5020..cbb81f793 100644 --- a/spring-datastore-document-core/template.mf +++ b/spring-datastore-document-core/template.mf @@ -18,6 +18,7 @@ Import-Template: org.springframework.web.bind.support.*;version="[3.0.0, 4.0.0)", org.springframework.web.context.request.*;version="[3.0.0, 4.0.0)", org.springframework.web.util.*;version="[3.0.0, 4.0.0)", + org.springframework.validation.*;version="[3.0.0, 4.0.0)", org.springframework.validation.support.*;version="[3.0.0, 4.0.0)", org.springframework.beans.*;version="[3.0.0, 4.0.0)", org.springframework.core.*;version="[3.0.0, 4.0.0)",