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

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

Introduction

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

The text is from its open source code.

Implementation

com.jgoodies.validation.Validator has the following implementations.
Click this link to see all its implementation.

Constructor

Method

ValidationResultvalidate(T validationTarget)
Validates the given validation target and returns the validation result as an instance of ValidationResult .