Package com.io7m.montarre.api.wix
Interface MWiXValidatorType
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
MWiXValidator
A validator.
-
Method Details
-
execute
Execute the validator.- Returns:
- The validation issues, if any
- Throws:
MException- On errors
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
MException
-