| Class | Description |
|---|---|
| BookmarkValidator |
Validates a Bookmark, requires a valid URL, determined by calling new URL on the URL String.
|
| CollectionValidator | |
| 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 © 2015 Jasig. All Rights Reserved.