public class ValidatorsRuleDescriptor extends Object implements Serializable
 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).
| Modifier and Type | Field and Description | 
|---|---|
protected Class<ValidatorsRule> | 
klass  | 
| Constructor and Description | 
|---|
ValidatorsRuleDescriptor()  | 
protected Class<ValidatorsRule> klass
public ValidatorsRuleDescriptor()
public Class<ValidatorsRule> getKlass()
Copyright © 2019 Nuxeo. All rights reserved.