Interface PersisterOptions
- All Known Implementing Classes:
FileBasedPersisterOptions
public interface PersisterOptions
-
Method Summary
-
Method Details
-
validate
Validate the options- Parameters:
validateContents
- true iff you want to ensure the perster has valid data, false if you want to simply check the config (but may have no data)- Returns:
- GUI from errors.
-