Angular Showcase
The Angular Showcase is a private Angular application that exercises @validation-rules-engine/angular against real forms, display strategies, and state-management integrations. It demonstrates the same Core policies through Angular lifecycles rather than plain DOM bindings.
Local multi-host URL: /showcases/angular/
Single-host path: /showcases/angular/
What it demonstrates
- Template-driven
ngModeland Reactive Forms coordination - Bootstrap, Material, and Tailwind-compatible display strategies
- Validation groups, summaries, and required-state messaging
- State workflows including NgRx, NGXS, Akita, Elf, RxAngular State, Signals, and a custom RxJS store
Relationship to the Angular package
Angular Showcase → @validation-rules-engine/angular → @validation-rules-engine/core
Use the showcase to explore live behavior. Use the Angular Package docs for install, APIs, and integration guidance: