Class ValidationServiceConstants


  • public final class ValidationServiceConstants
    extends java.lang.Object
    Constants for use with the ValidationService.
    Since:
    1.21
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PROPAGATION_LIMIT_KEY
      Key of a context value specifying a limit for the number of problems propagated up the view model hierarchy from any given control.
      static java.lang.Object PROPAGATION_UNLIMITED_VALUE
      Value of the propagation limit in the context indicating unlimited propagation (which is the default in the absence of any value).
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait