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.Problemnz.org.riskscape.problem.ProblemoptionValueMustBeTextNumericOrBoolean(String optionKey, nz.org.riskscape.engine.types.Type found) nz.org.riskscape.problem.Problem
-
Method Details
-
optionValueMustBeTextNumericOrBoolean
nz.org.riskscape.problem.Problem optionValueMustBeTextNumericOrBoolean(String optionKey, nz.org.riskscape.engine.types.Type found) -
typeRequiredHint
nz.org.riskscape.problem.Problem typeRequiredHint() -
badPlaceholderHint
nz.org.riskscape.problem.Problem badPlaceholderHint()
-