© Matthew Duffield 2018
Matthew DuffieldPractical App Development with Aurelia https://doi.org/10.1007/978-1-4842-3402-0_10

10. Forms and Validation

Matthew Duffield1 
(1)
West Linn, Oregon, USA
 

Most web applications at one point or another will require data entry, and Aurelia has a very nice validation plug-in that helps reduce the complexity required with ensuring your forms are enforcing your business rules. In this chapter, we will take a look at using forms in Aurelia as well as the aurelia-validation plug-in . Upon completing this chapter, you should have a good understanding of building forms in Aurelia along with validation.

HTML Form Element

Creating pages that allow users to enter data is fairly straightforward. We use the FORM element and ...

Get Practical App Development with Aurelia: Leverage the Power of Aurelia to Build Personal and Business Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.