Interface MValidatorType
-
Method Details
-
execute
List<MValidationIssue> execute()Execute the validator, returning any validation issues.- Returns:
- The issues, if any
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
MException
-
close in interface AutoCloseableMException