-
- All Implemented Interfaces:
public final class Validation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumValidation.Type
-
Constructor Summary
Constructors Constructor Description Validation(Validation.Type type, Object value, Boolean negate)
-
Method Summary
-
-
Constructor Detail
-
Validation
Validation(Validation.Type type, Object value, Boolean negate)
-
-
-
-