| Package | Description | 
|---|---|
| com.github.valid8j.classic | A package for "classic" programming style of  valid8j, where a value to be checked and a predicate with which the value is checked are passed to checking methods. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Ensures | Ensures. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Ensures[] | Ensures. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2025. All rights reserved.