Arf! Video: Automagic Validation
Today on Arf! TV, we'll look at how Arf! makes validation a breeze. Arf will automatically validate all properties for null, length, and type (making sure a date is a date, an int is an int, and so forth). What's really cool is that you can 1) override the validate() method to add your own validation rules, and 2) use XML-based "ui dictionaries" to control the text messages returned by validation, as well as localize other parts of your application.
Here's the video:
http://clearsoftware.net/demos/arfvideothree/
20 comments - Posted by Joe Rinehart at 8:21 AM - Categories: Arf!