added org.springframework.validation to template.mf

This commit is contained in:
Thomas Risberg
2010-10-12 12:44:52 -04:00
parent dca1e6dcf9
commit 2cd4516c09

View File

@@ -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)",