public static class RequirementProblem.RequiredPropertyProblem extends RequirementProblem
RequirementProblem.RequiredPropertyGroupProblem, RequirementProblem.RequiredPropertyProblempropertyCoord| Constructor and Description |
|---|
RequiredPropertyProblem(Class<? extends BasePropertyGroup> group,
Property<?> prop) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProblemContext()
The context for the problem, for the user.
|
String |
getProblemDescription()
The problem description, for the user.
|
getFullMessage, getPropertyCoordpublic RequiredPropertyProblem(Class<? extends BasePropertyGroup> group, Property<?> prop)
public String getProblemContext()
ProblemCopyright © 2017. All rights reserved.