Commit Graph

15 Commits

Author SHA1 Message Date
Lukasz Lenart c99526ce1f WW-5296 Uses proper DTDs 2023-05-16 20:22:03 +02:00
Lukasz Lenart 3774ffa7c3 WW-5234 Improves DTD definitions to use proper URL 2022-09-27 09:21:03 +02:00
Lukasz Lenart c094052969 Uses Java Reflections instead BeanUtils to read property 2022-03-04 12:52:33 +01:00
Lukasz Lenart b4bc5dcf75 WW-5078 Removes support for <xwork> DTDs 2020-11-29 15:51:18 +01:00
Hedju Hor 215eb627d4 refactoring ValidateGroup -> ValidationGroup 2018-01-11 19:47:14 +01:00
Hedju Hor 5e4b385984 support Constraints Group in BeanValidation-Plugin 2018-01-09 12:58:42 +01:00
Lukasz Lenart 8b95838c58 Adds proper XML header 2017-10-22 12:29:13 +02:00
Lukasz Lenart e7c65fb0b4 Adds missing header with license 2017-10-21 17:47:51 +02:00
Lukasz Lenart 73359c480b Adds missing header with license 2017-10-21 11:24:48 +02:00
Yasser Zamani e1bb1a70c0 WW-4744: AnnotationUtils supports non-public methods 2017-03-19 20:02:45 +04:30
Lukasz Lenart 586f770d30 WW-4439 Drops support for do prefix in methods 2015-06-21 11:37:28 +02:00
Lukasz Lenart e2347f165c WW-4077 Moves ValidationAware interface into proper package 2015-06-18 11:33:49 +02:00
cnenning f20570a470 added testcase for action with method prefixed by 'do' 2015-06-10 14:50:16 +02:00
Johannes Geppert dbde75221e Add test cases for ModelDriven action, standard actions and FieldMatch validator 2015-05-27 20:07:08 +02:00
Johannes Geppert 7fe362884b WW-4505 Add plugin to support bean validation
Add bean validation test with hibernate validator on an model driven action
2015-05-26 21:33:49 +02:00