| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RulesSource in org.springframework.binding.validation.support | 
|---|
| Constructors in org.springframework.binding.validation.support with parameters of type RulesSource | |
|---|---|
| RulesValidator(FormModel formModel,
                             RulesSource rulesSource)Create a RulesValidator which uses the supplied RulesSource on the FormModel. | |
| Uses of RulesSource in org.springframework.richclient.application.support | 
|---|
| Methods in org.springframework.richclient.application.support with parameters of type RulesSource | |
|---|---|
|  void | DefaultApplicationServices.setRulesSource(RulesSource rulesSource)Set the rules source service implementation | 
| Uses of RulesSource in org.springframework.richclient.form | 
|---|
| Methods in org.springframework.richclient.form with parameters of type RulesSource | |
|---|---|
| static ValidatingFormModel | FormModelHelper.createFormModel(Object formObject,
                               boolean bufferChanges,
                               RulesSource rulesSource,
                               String formId) | 
| Uses of RulesSource in org.springframework.richclient.samples.simple.domain | 
|---|
| Classes in org.springframework.richclient.samples.simple.domain that implement RulesSource | |
|---|---|
|  class | SimpleValidationRulesSourceThis class is a source for validation rules associated with the domain objects in this application. | 
| Uses of RulesSource in org.springframework.rules.metadata | 
|---|
| Classes in org.springframework.rules.metadata that implement RulesSource | |
|---|---|
|  class | AttributesRulesSourceAn implementation of RulesSource that loads rules using metadata. | 
| Uses of RulesSource in org.springframework.rules.support | 
|---|
| Classes in org.springframework.rules.support that implement RulesSource | |
|---|---|
|  class | DefaultRulesSourceA default rules source implementation which is simply a in-memory registry for bean validation rules backed by a map. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||