de.cau.cs.kieler.core.model.validation
Interface CustomEValidator

All Known Implementing Classes:
KitsJavaValidator

public interface CustomEValidator

This is just a marker interface to mark custom EValidators. This is necessary to make sure that those are not kicked out by the Validation Manager.

Rating red