java.lang.Object
org.glassfish.jersey.server.validation.ValidationFeature
All Implemented Interfaces:
Feature

@ConstrainedTo(SERVER) public final class ValidationFeature extends Object implements Feature
ValidationFeature used to add Bean Validation (JSR-349) support to the server.
Author:
Michal Gajdos
  • Constructor Details

    • ValidationFeature

      public ValidationFeature()
  • Method Details