Package edu.wisc.my.portlets.bookmarks.domain.validation

Class Summary
BookmarkValidator Validates a Bookmark, requires a valid URL, determined by calling new URL on the URL String.
EntryValidator Validates an entry, requires a non null/empty name.
FolderValidator Validates a Folder, currently there is nothing to validate beyond what the EntryValidator provides.
PreferencesValidator Validates a Preferences object.
 



Copyright © 1998-2007 Java Architectures Special Interest Group. All Rights Reserved.