ValidatorEngine
object ValidatorEngine
Engine for validating configuration objects based on annotations.
This singleton scans the properties of a data class and applies validation logic according to the annotations present on those properties.