package org.simantics.graph.compiler; public enum ValidationMode { IGNORE, WARNING, ERROR }