Java com.jgoodies.validation Severity fields, constructors, methods, implement or subclass

Example usage for Java com.jgoodies.validation Severity fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.jgoodies.validation Severity.

The text is from its open source code.

Field

SeverityERROR
Indicates a problem that cannot be resumed or worked around.
SeverityWARNING
Indicates a problem that can be resumed or handled in a reasonable way.