Class 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 Detail

      • ValidationFeature

        public ValidationFeature()