0

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.

Sarawut Positwinyu
  • 4,974
  • 15
  • 54
  • 80

2 Answers2

1

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

Prescott
  • 7,312
  • 5
  • 49
  • 70
0

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

Ebad Masood
  • 2,389
  • 28
  • 46