Commit Graph
590 Commits
Author SHA1 Message Date
Keith Donald ea3da1bcd6 numerous binding enhancements; removed lazy binding for time being
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1491 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-08 21:43:35 +00:00
Keith Donald 052c2033b3 added validation result
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1468 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-03 15:14:23 +00:00
Keith Donald 8f6214aafa initial validation constraint spi commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1467 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-03 15:13:47 +00:00
Keith Donald 88c796fa7d polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1446 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 15:35:28 +00:00
Keith Donald 482898ec92 prepping for jsr 303 integration
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1445 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 15:33:35 +00:00
Keith Donald e819206c7d polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1444 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 15:19:03 +00:00
Keith Donald 9b3f79afc1 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1443 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 15:11:00 +00:00
Keith Donald f1ab999232 Alerts test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1442 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 15:09:56 +00:00
Keith Donald 3f191e8d9d alerts static factory
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1441 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 14:47:18 +00:00
Keith Donald 5ab941507a polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1440 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 12:47:52 +00:00
Keith Donald c9b11ede9e polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1439 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 05:28:25 +00:00
Keith Donald df4f6290c8 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1438 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 05:16:59 +00:00
Keith Donald 01fdaa1693 bind and validate lifecycle rename
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1437 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-26 05:02:00 +00:00
Keith Donald 7e99af789a polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1432 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-25 20:28:53 +00:00
Keith Donald 7e386d4215 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1431 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-25 20:27:39 +00:00
Keith Donald 73d9e9d6b5 Added binder factory; simplified public binder api
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1430 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-25 20:26:22 +00:00
Keith Donald 74756ef4ae copyright
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1428 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-25 18:26:07 +00:00
Keith Donald 209edbdb5f message builder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1427 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-25 18:23:07 +00:00
Keith Donald 700aa802c0 removed user values in favor of simple map after code review
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1421 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-25 03:17:04 +00:00
Keith Donald 1535d67b3c naming improvements since design review
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1419 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-24 22:24:15 +00:00
Keith Donald d22697c41b polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1418 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-24 22:09:46 +00:00
Keith Donald c28ee6f262 @Model and @Bound annotations for configuring Binder instance from annotation model beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1412 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-23 17:53:16 +00:00
Keith Donald 59c11fe7be factored out alert from message; made binding responsible for alert generation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1397 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-18 18:09:01 +00:00
Mark Fisher 12b2418623 The 'task' sub-element of the 'scheduled-tasks' element is now 'scheduled' to be consistent with the @Scheduled annotation (and to avoid task:task).
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1394 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-17 19:39:51 +00:00
Keith Donald caecdb26b0 web bind and lifecycle tests; polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1393 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-17 15:56:07 +00:00
Keith Donald 86abbc2b59 message argument accessor - thanks andy
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1392 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-17 03:12:44 +00:00
Keith Donald ab84ae957e polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1383 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-13 18:38:04 +00:00
Keith Donald d109a8d565 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1382 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-13 18:31:32 +00:00
Keith Donald c598654d9c since 3.0; lifecycle pkg
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1381 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-13 18:26:48 +00:00
Keith Donald 822ccaffbb since 3.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1380 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-13 18:25:59 +00:00
Keith Donald fe5d2c3cab javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1379 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-13 18:02:40 +00:00
Keith Donald 9bc48d08a1 el-based message resolution; expected failure right now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1376 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-13 17:18:12 +00:00
Keith Donald 59a184bc01 intermediate commit - wip bind and validate lifecycle
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1375 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-13 12:45:25 +00:00
Sam Brannen 5f53a420e3 Moving Validator and ValidateResults from src/test to src/main so that the build is no longer broken.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1368 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 12:18:34 +00:00
Sam Brannen 8d628c5df2 JavaDoc typo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1365 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 09:29:24 +00:00
Keith Donald fa848d8c2c successes/failures impl
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1362 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 21:00:19 +00:00
Keith Donald 7aaf5065b9 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1361 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 20:56:47 +00:00
Keith Donald dfef8ecd06 bind and validate lifecycle initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1359 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 20:29:01 +00:00
Keith Donald 997d7ef443 formatter registry
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1358 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 19:03:43 +00:00
Andy Clement 85b193a3a2 change from string compare to code compare for Spel exceptions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1356 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 16:18:13 +00:00
Keith Donald a5af9bfa25 annotation factory for currency format is overkill
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1354 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 14:21:19 +00:00
Keith Donald 57976b8928 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1353 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 14:15:52 +00:00
Keith Donald 1e33a96b4c Removed model parameterized type after review with juergen
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1348 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 20:44:35 +00:00
Keith Donald bae51386e8 added user values holder after review with juergen
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1347 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 20:36:43 +00:00
Keith Donald 514940d6c5 remove unused field
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1346 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 14:42:42 +00:00
Keith Donald 053300dabd added web binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1345 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 14:38:59 +00:00
Keith Donald 50c5a25c6a polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1344 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 13:43:22 +00:00
Keith Donald 12c5d26a6b createUserValues factory method to Binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1343 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 13:38:24 +00:00
Keith Donald d2c3e738c1 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1336 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 20:14:17 +00:00
Keith Donald 57795c69bf separated interface from impl
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1335 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 19:27:13 +00:00