Class InvalidModelResult
java.lang.Object
org.bigraphs.framework.core.validation.InvalidModelResult
- All Implemented Interfaces:
BModelValidationResult
- Direct Known Subclasses:
ValidatorNotFound
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InvalidModelResult
-
InvalidModelResult
-
-
Method Details
-
getExceptions
-
isValid
public boolean isValid()- Specified by:
isValid
in interfaceBModelValidationResult
-