Package com.io7m.montarre.io.internal
Class MValidator
java.lang.Object
com.io7m.montarre.io.internal.MValidator
- All Implemented Interfaces:
MValidatorType,AutoCloseable
A validator.
-
Constructor Details
-
MValidator
A validator.- Parameters:
inDeclaration- The package
-
-
Method Details
-
execute
Description copied from interface:MValidatorTypeExecute the validator, returning any validation issues.- Specified by:
executein interfaceMValidatorType- Returns:
- The issues, if any
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceMValidatorType- Throws:
MException
-