public interface IProductValidator
Modifier and Type | Interface and Description |
---|---|
static class |
IProductValidator.ValidationResult |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
IProductValidator.ValidationResult |
validate() |
java.lang.String getName()
IProductValidator.ValidationResult validate()
Copyright © 2021. All Rights Reserved.