Example usage for org.springframework.ide.eclipse.core.model.validation AbstractValidator subclass-usage

List of usage examples for org.springframework.ide.eclipse.core.model.validation AbstractValidator subclass-usage

Introduction

In this page you can find the example usage for org.springframework.ide.eclipse.core.model.validation AbstractValidator subclass-usage.

Usage

From source file org.eclipse.virgo.ide.manifest.internal.core.validation.BundleManifestValidator.java

/**
 * {@link AbstractValidator} that handles validation of MANIFEST.MF.
 * @author Christian Dupuis
 * @since 1.0.0
 */
public class BundleManifestValidator extends AbstractValidator {