40
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BVAL-31 refactored some code, imported AnnotationFactory from annotations commons, added explicit license to project
hardy
as Hardy Ferentschik
More... over 16 years ago
code review and added cross references to spec; updated TCK annotaton processor
hardy
as Hardy Ferentschik
More... over 16 years ago
added an apt based tool to process TCK related annotations.
hardy
as Hardy Ferentschik
More... over 16 years ago
Added a doclet which allows linking unit tests to the corresponding sections of the JSR 303. Run 'mvn package sire' to generate reports.
hardy
as Hardy Ferentschik
More... over 16 years ago
Reformating More... over 16 years ago
BVAL-82 ValidatorBuilder and BVAL-81 TraversableResolver contract More... over 16 years ago
Examples from the spec More... over 16 years ago
BVAL-79 Groups are now type based More... over 16 years ago
BVAL-79 Groups are now type based More... over 16 years ago
BVAL-73 remove ConstraintViolation.getBeanClass More... over 16 years ago
BVAL-76 add ConstraintViolation getRawMessage() and rename getMessage() to getInterpolatedMessage() More... over 16 years ago
Remove serializability of Validator More... over 16 years ago
typos More... over 16 years ago
BVAL-77 move metadata methods to BeanValidation More... over 16 years ago
Typos and add first code form spec examples More... over 16 years ago
Fix typos More... over 16 years ago
BVAL-77 Move from Validator<T> to Validator and <T> at the method level More... over 16 years ago
BVAL-23 Validator<T> is thread-safe BVAL-49 *Descriptor returned marked as immutable More... almost 17 years ago
Javadoc style More... almost 17 years ago
BVAL-60 ConstraintViolation points to ConstraintDescriptor More... almost 17 years ago
BVAL-48 provide access to the default message resolver in ValidatorFactoryBuilder BVAL-67 MessageResolver can accept a Locale, ValidatorFactory can provide the MessageResolver More... almost 17 years ago
stupid IDEA go delete those files, damn it. More... almost 17 years ago
Rename getConstraintsForBean to getConstraintsForClass More... almost 17 years ago
Remove obsolete StandardConstraint(Descriptor) More... almost 17 years ago
BVAL-63 Rename ValidatorBuilderImplementor to ValidatorFactoryConfiguration More... almost 17 years ago
BVAL-62 rename ValidatorBuilder into ValidatorFactoryBuilder More... almost 17 years ago
BVAL-64 rename getValidatedProperties to getPropertiesWithConstraints More... almost 17 years ago
BVAL-61 rename getValue to getInvalidValue More... almost 17 years ago
Rename @ReportAsViolationFromComposingConstraint to @ReportAsViolationFromCompositeConstraint More... almost 17 years ago
BVAL-53 rename Context into ConstraintContext More... almost 17 years ago