Interface LookupBookmark.LocalProblems
- All Superinterfaces:
nz.org.riskscape.engine.problem.ProblemFactory
- Enclosing class:
- LookupBookmark
public static interface LookupBookmark.LocalProblems
extends nz.org.riskscape.engine.problem.ProblemFactory
-
Method Summary
Modifier and TypeMethodDescriptionnz.org.riskscape.problem.Problem
optionValueMustBeTextNumericOrBoolean
(String optionKey, nz.org.riskscape.engine.types.Type found) nz.org.riskscape.problem.Problem
-
Method Details
-
typeRequiredForDynamicLocation
nz.org.riskscape.problem.Problem typeRequiredForDynamicLocation() -
optionValueMustBeTextNumericOrBoolean
nz.org.riskscape.problem.Problem optionValueMustBeTextNumericOrBoolean(String optionKey, nz.org.riskscape.engine.types.Type found)
-