list binding working
This commit is contained in:
@@ -347,7 +347,6 @@ public class GenericBinderTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore
|
||||
public void bindToListHandleNullValueInNestedPath() {
|
||||
Map<String, String> values = new LinkedHashMap<String, String>();
|
||||
// - new addresses List is created if null
|
||||
|
||||
Reference in New Issue
Block a user