| Package | Description |
|---|---|
| net.sf.mmm.util.reflect.api |
Provides the API for utilities that help to deal with reflection.
|
| net.sf.mmm.util.validation.api |
Provides the API for simple validation of values.
|
| net.sf.mmm.util.validation.base |
Contains the base-implementations of the
validation API. |
| Class and Description |
|---|
| ValueValidator
A
ValueValidator allows to validate according values. |
| Class and Description |
|---|
| AbstractValidatableObject
This is the abstract interface for an object, that can be
validated. |
| HasValueValidators |
| ValidationCollector
This is the interface for a listener that gets notified if a
ValidationFailure
occurred. |
| ValidationErrorUserException
This exception is thrown if a validation failed unexpectedly.
|
| ValidationFailure
This is the interface for a failure of a
validation. |
| ValidationState
This is the interface for the state of a validation.
|
| ValueValidator
A
ValueValidator allows to validate according values. |
| Class and Description |
|---|
| ValidationCollector
This is the interface for a listener that gets notified if a
ValidationFailure
occurred. |
| ValidationFailure
This is the interface for a failure of a
validation. |
| ValidationState
This is the interface for the state of a validation.
|
| ValueValidator
A
ValueValidator allows to validate according values. |
Copyright © 2001–2015 mmm-Team. All rights reserved.