public class IndexAttributesCheck extends ArraysConstraint
Index object references a valid referenced attribute and that
it doesn't go out of bounds.listOfErrors, model| Constructor and Description |
|---|
IndexAttributesCheck(Model model,
Index index) |
| Modifier and Type | Method and Description |
|---|---|
void |
check()
This function is used to check if the given model
doesn't violate the constraint specified by this
object.
|
getListOfErrors, logFailurepublic void check()
ArraysConstraintcheck in class ArraysConstraintCopyright © 2009–2016. All rights reserved.