Browse Source
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1361 50f2f4bb-b051-0410-bef5-90022cba6387pull/1/head
6 changed files with 14 additions and 5 deletions
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
package org.springframework.ui.validation; |
||||
|
||||
public interface ValidateResults { |
||||
|
||||
} |
||||
Loading…
Reference in new issue