public class R100_Flow extends Object implements pl.fhframework.fhbr.api.rule.ComplexRule<TestObject>
| Constructor and Description |
|---|
R100_Flow() |
| Modifier and Type | Method and Description |
|---|---|
List<pl.fhframework.fhbr.api.service.ValidationMessage> |
check(TestObject targetObject,
pl.fhframework.fhbr.api.service.ValidationContext context,
pl.fhframework.fhbr.api.model.BRuleDto rule) |
public List<pl.fhframework.fhbr.api.service.ValidationMessage> check(TestObject targetObject, pl.fhframework.fhbr.api.service.ValidationContext context, pl.fhframework.fhbr.api.model.BRuleDto rule) throws Exception
check in interface pl.fhframework.fhbr.api.rule.ComplexRule<TestObject>ExceptionCopyright © 2024. All rights reserved.