Package | Description |
---|---|
org.kuali.rice.kew.api.validation |
Copyright 2005-2015 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.kew.framework.validation |
Copyright 2005-2015 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.kew.rule | |
org.kuali.rice.kew.validation |
Modifier and Type | Method and Description |
---|---|
RuleValidationContext |
RuleValidationContext.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ValidationResults |
RuleValidationAttributeExporterService.validate(String attributeName,
RuleValidationContext validationContext)
Validates the rule within the given RuleValidationContext.
|
Modifier and Type | Method and Description |
---|---|
ValidationResults |
RuleValidationAttribute.validate(RuleValidationContext validationContext)
Validates the rule within the given RuleValidationContext.
|
Modifier and Type | Method and Description |
---|---|
protected abstract ValidationResults |
RuleValidationAttributeResolverImpl.RuleValidationAttributeInvocationHandler.invokeValidate(RuleValidationContext context) |
ValidationResults |
RuleValidationAttributeExporterServiceImpl.validate(String attributeName,
RuleValidationContext validationContext) |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.