Hi Mark, maybe @Valid since it is pretty close to the constraints.
Then think only Validator and ValidatorFactory are actually commonly used. Rarely saw other ones used outside libraries. 2016-10-03 8:53 GMT+02:00 Mark Struberg <[email protected]>: > Hi folks! > > I’ve started to improve our API documentation as a side project. Trying to > do 1 commit a day ;) > > svn co https://svn.apache.org/repos/asf/geronimo/specs/trunk/ > geronimo-validation_1.1_spec > > > I’ve mainly documented the various contstraint annotations yet > https://github.com/apache/geronimo-specs/tree/trunk/ > geronimo-validation_1.1_spec/src/main/java/javax/validation/constraints > > plus > * @Constraint itself and > * javax.validation.groups.Default > > Could you please review those? > > Plus which other *important* classes also do need better documentation? > Let’s create a quick list and then work on this in parallel. > Would love to release the API with the docs either this or next week. > > LieGrue, > strub > > > > > Am 30.09.2016 um 07:36 schrieb Mark Struberg <[email protected] > >: > > > > Currently the geronimo-specs_bval-1.1_api is only a 1.0-alpha-1 still. > > I would love to improve the JavaDocs on it and release a 1.0. > > The docs don’t need to be perfect, but currently we don’T have much at > all. > > > > I’ve created https://issues.apache.org/jira/browse/GERONIMO-6555 for > this. > > > > LieGrue, > > strub > >
