v2.2.21: Improves section redraw and validation handling
Refactors section rendering to use snippets for improved redraw handling. Ensures that sections are only redrawn when necessary. Introduces validation scope configuration for sections and integrates it with redraw handlers. This allows more precise control over which parts of the form are re-rendered and validated, improving performance and user experience.