Class ValidationFramework.ValidationContext
java.lang.Object
neqsim.integration.ValidationFramework.ValidationContext
- Enclosing class:
ValidationFramework
Context for validation, allowing cross-object checks.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasBeenChecked(String objectName) voidvoidrecordCheck(String objectName)
-
Field Details
-
context
-
checkedObjects
-
-
Constructor Details
-
ValidationContext
public ValidationContext()
-
-
Method Details
-
put
-
get
-
recordCheck
-
hasBeenChecked
-
getCheckedObjects
-