Extensibility
Summary
- Create new actions by implementing an interface and wiring it via config files
- Create new validators through custom assemblies and wire them via config files
- Regex validators can be created directly in config files without need of custom code