| Class | Description |
|---|---|
| Address |
This class provides a simple domain object to hold a single US address.
|
| Contact |
This class provides a trivial domain object for the sample application.
|
| ContactDataStore |
This class provides a trivial in-memory datastore to hold all the contacts.
|
| SimpleValidationRulesSource |
This class is a source for validation rules associated with the domain objects in this application.
|
| TodoItem |
| Enum | Description |
|---|---|
| ContactType |
This class provides the Enums to indicate the type of contact, personal or
business.
|
Copyright © 2014. All Rights Reserved.