Package org.moddingx.libx.config.validator
package org.moddingx.libx.config.validator
-
InterfacesClassDescriptionConfigValidator<T, A extends Annotation>A config validator is used to read a custom validation annotation from a config field and validate the value so it for example matches an int range.Interface to retrieve information about a validator used on a config element