Package cdc.validation.io
Class ValidatorsIo
- java.lang.Object
-
- cdc.validation.io.ValidatorsIo
-
public final class ValidatorsIo extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classValidatorsIo.DataLoader
-
-
-
Field Detail
-
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
VALIDATOR
public static final String VALIDATOR
- See Also:
- Constant Field Values
-
VALIDATORS
public static final String VALIDATORS
- See Also:
- Constant Field Values
-
WARNING
public static final String WARNING
- See Also:
- Constant Field Values
-
-