Class 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