Class ValidatorsRuleDescriptor

java.lang.Object
org.nuxeo.ecm.platform.publisher.rules.ValidatorsRuleDescriptor

public class ValidatorsRuleDescriptor extends Object
Validators rule descriptor.

Mostly references the underlying ValidatorRule implementation. It might be useful in the future to extend the members of this object to hold other information about the way we should apply this validator. (placefulness for instance).

Author:
Julien Anguenot
  • Field Details

  • Constructor Details

    • ValidatorsRuleDescriptor

      public ValidatorsRuleDescriptor()
  • Method Details