Commit 092fe026 authored by smanohar's avatar smanohar

genval call commented

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205383 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6beb144f
......@@ -1038,7 +1038,7 @@ public class SordAtt extends ValidatorEJB implements SordAttLocal, SordAttRemote
break;
}*/
//Added by sagar on 17/03/15 , As per discussion with P.Sali , Start..
errorMap = genValidate.genVal("W_SORDFORM_ATT" ,objContext,dom );//code added by sagar on 17/03/15
//errorMap = genValidate.genVal("W_SORDFORM_ATT" ,objContext,dom );//code added by sagar on 17/03/15
if(!errorMap.isEmpty())
{
System.out.println(">>>>>>>>Return Non empty errorMap in SordAtt:"+errorMap.size());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment