We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de0925 commit 2d0650aCopy full SHA for 2d0650a
documentation/src/main/asciidoc/ch11.asciidoc
@@ -384,3 +384,11 @@ dependency injection in constraint validators.
384
Hibernate Validator also provides support for the unwrapping of JavaFX properties. If JavaFX is present
385
on the classpath, ``ValueExtractor``s for JavaFX properties are automatically registered.
386
See <<section-valueextraction-javafx>> for examples and further discussion.
387
+
388
389
+[[validator-osgi]]
390
+=== OSGi
391
392
+Starting with Hibernate Validator 9.0, the Hibernate team no longer tests nor maintains the OSGi integration.
393
+For users who would want to experiment with Hibernate Validator in an OSGi environment,
394
+we will keep the existing manifest entries in place as they were.
0 commit comments