From 930678629af6e2070b8f66efdd7fa387823cbdc1 Mon Sep 17 00:00:00 2001 From: mka Date: Wed, 27 Mar 2013 07:13:11 +0000 Subject: [PATCH] Sample of the client side validation --- .../simer/NewStudyAction-valid-new-validation.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Workspace/Siman/src/org/splat/simer/NewStudyAction-valid-new-validation.xml diff --git a/Workspace/Siman/src/org/splat/simer/NewStudyAction-valid-new-validation.xml b/Workspace/Siman/src/org/splat/simer/NewStudyAction-valid-new-validation.xml new file mode 100644 index 0000000..6525f9e --- /dev/null +++ b/Workspace/Siman/src/org/splat/simer/NewStudyAction-valid-new-validation.xml @@ -0,0 +1,13 @@ + + + + + ${getText("message.error.noenteredvalue", "-", getText("field.studytitle"))} + + + + + ${getText("message.error.noenteredvalue", "-", getText("field.product"))} + + + \ No newline at end of file -- 2.39.2