- java.lang.Object
-
- org.nuiton.eugene.models.object.validator.ObjectModelValidator
-
- org.nuiton.jpa.templates.JpaModelValidator
-
-
Field Summary
-
Fields inherited from class org.nuiton.eugene.models.object.validator.ObjectModelValidator
model
-
Constructor Summary
Constructors
| Constructor and Description |
JpaModelValidator(org.nuiton.eugene.models.object.ObjectModel model) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected boolean |
validateClassifier(org.nuiton.eugene.models.object.ObjectModelClassifier clazz) |
protected boolean |
validateModel(org.nuiton.eugene.models.object.ObjectModel model) |
-
Methods inherited from class org.nuiton.eugene.models.object.validator.ObjectModelValidator
addError, getErrors, validate, validateAttribute, validateClass, validateInterface, validateOperation
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013 CodeLutin. All rights reserved.