An Object Oriented Approach to Validations - Presentation Materials Available
Posted At : May 19, 2009 12:03 PM | Posted By : Bob Silverberg
Related Categories: ColdFusion, cfObjective, ValidateThis
The slides from my cf.Objective() presentation, An Object Oriented Approach to Validations, are now available. Click on the link below to download them. I have also uploaded my presentation to SlideSix.
Here is the abstract for the presentation:
Performing validations on user input is something that all of us, as application developers, must do. When moving from a procedural to an object oriented approach many developers have difficulty determining how and where to perform validations. In this session you will be introduced to an object oriented approach to validations. This approach enables you to add validation "smarts" into your business objects, while keeping that logic fully encapsulated outside of the objects, meaning that any changes to your validation rules and/or logic will have zero impact on the rest of your model. We'll look at the individual objects that comprise this approach, and understand how they work together to automatically perform server-side and generate client-side validations using metadata from a simple xml file. You will leave the session with a better understanding of how to design using objects, as well as a tool that will greatly simplify the task of adding validations to your object oriented application.
This session is aimed at intermediate to advanced developers who are familiar with object oriented concepts and are interested in learning about how to incorporate validations into their objects, as well as object oriented design in general.
If anyone is interested in having me deliver this presentation to a ColdFusion User Group via connect please feel free to leave me a comment, or send me an email.
Attachments:
- Slide Deck - in PDF Format
And, it was a pleasure meeting you and geeking out at the Star Trek meeting. :)