| An implementation of
ValidationResultModel that wraps another
ValidationResultModel to limit the number of reported
com.jgoodies.validation.ValidationMessage s.
Note: This class is not yet part of the binary Validation
library; it comes with the Validation distributions as an extra.
The API is work in progress and may change without notice;
this class may even be completely removed from future distributions.
If you want to use this class, you may consider copying it into
your code base.
author: Karsten Lentzsch version: $Revision: 1.14 $ See Also: com.jgoodies.validation.ValidationResultModel |