Class Warn

  • All Implemented Interfaces:
    javax.validation.Payload

    public class Warn
    extends java.lang.Object
    implements javax.validation.Payload
    Top level Payload implementation for WARN severity of the violation.
    • Constructor Summary

      Constructors 
      Constructor Description
      Warn()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Warn

        public Warn()