=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/validationRules.js' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/validationRules.js 2014-08-06 15:25:51 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/validationRules.js 2014-09-29 16:05:12 +0000 @@ -617,7 +617,7 @@ }, "aggregationCondition" : { "required" : true, - "rangelength" : [2,254] + "rangelength" : [2,1000] } }, "programStageSection" : {