Interface DefinitionValidator<T>

    • Method Detail

      • validate

        T validate​(Resource resource,
                   String pathForLog)
            throws org.apache.maven.plugin.MojoFailureException
        Validates the given resource
        Parameters:
        resource - Resource
        pathForLog - Path for log message
        Returns:
        Result
        Throws:
        org.apache.maven.plugin.MojoFailureException - Mojo failure exception