Package org.esa.snap.rcp.preferences
Class Preference.NullValidator
- java.lang.Object
-
- org.esa.snap.rcp.preferences.Preference.NullValidator
-
- All Implemented Interfaces:
Validator
- Enclosing class:
- Preference
public static class Preference.NullValidator extends Object implements Validator
-
-
Constructor Summary
Constructors Constructor Description NullValidator()
-
-
-
Method Detail
-
validateValue
public void validateValue(Property property, Object value) throws ValidationException
- Specified by:
validateValue
in interfaceValidator
- Throws:
ValidationException
-
-