asp.netvalidationgroup

Should we always put validation group


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.


Solution

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