JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
energy.eddie.api.agnostic.process.model.validation
Interface Validator<T>
public interface
Validator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
AttributeError
>
validate
(
T
value)
Method Details
validate
List
<
AttributeError
>
validate
(
T
value)