Should we always put validation group

91 views Asked by At

Should we always put validation group even if the page has no more than one validation group or should we wait until there is a need to seperate validation group then we put the validation group.

2

There are 2 answers

0
Prescott On BEST ANSWER

No, there is no need to put a validation group if there isn't a need to separate them out.

0
Ebad Masood On

No, Not necessarily. Like If you want to use ValidationSummary control for the validation controls then you have to use validation group.