cloudstack/api
Fang Wang 44ef998cfc api: Add Validator interface that will be used for the @Validator annotation
The @Validator (defined as @validate in wiki/FS) will do the following things:
- DBEntityValidator (verifies if the entity exists in the db or not)
- RangeValidator (min, max; limits)

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-14 11:42:49 -08:00
..
src api: Add Validator interface that will be used for the @Validator annotation 2012-12-14 11:42:49 -08:00
test/src/com/cloud Move view based VO and Dao classes to cloud-server module to hide the 2012-12-14 10:47:58 -08:00
pom.xml Unit test additions (and some minor command class changes to support testing) 2012-11-20 12:21:54 -05:00