public class ProductValidator extends Object implements org.ocpsoft.rewrite.param.Validator<Product>
| Constructor and Description |
|---|
ProductValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(org.ocpsoft.rewrite.event.Rewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context,
Product value) |
Copyright © 2019 OCPsoft. All rights reserved.