Example usage for Java com.jgoodies.validation Validator fields, constructors, methods, implement or subclass
The text is from its open source code.
ValidationResult | validate(T validationTarget) Validates the given validation target and returns the validation result as an instance of ValidationResult . |