All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.fluentxml4j.validate.Severity Maven / Gradle / Ivy

package com.github.fluentxml4j.validate;

public enum Severity
{
	WARNING,
	ERROR,
	FATAL_ERROR;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy