public static class ConstructionProblem.InvalidValidationConfiguration extends ConstructionProblem
ConstructionProblem.DuplicateLoader, ConstructionProblem.DuplicateProperty, ConstructionProblem.ExportException, ConstructionProblem.InvalidDefaultValue, ConstructionProblem.InvalidValidationConfiguration, ConstructionProblem.LoaderPropertyNotRegistered, ConstructionProblem.NonUniqueNames, ConstructionProblem.PropertyNotPartOfGroup, ConstructionProblem.SecurityExceptionbadPropertyCoord, refPropertyCoord| Constructor and Description |
|---|
InvalidValidationConfiguration(Class<? extends BasePropertyGroup> group,
Property<?> property,
Validator<?> valid) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProblemDescription()
The problem description, for the user.
|
Validator<?> |
getValidator() |
getBadPropertyCoord, getFullMessage, getProblemContext, getRefPropertyCoordpublic InvalidValidationConfiguration(Class<? extends BasePropertyGroup> group, Property<?> property, Validator<?> valid)
Copyright © 2017. All rights reserved.