Package org.openhab.core.config.core.validation
package org.openhab.core.config.core.validation
-
ClassDescriptionThe
ConfigDescriptionValidatorvalidates a given set ofConfigurationparameters against a givenConfigDescriptionURI.A runtime exception to be thrown if givenConfigurationparameters do not match their declaration in theConfigDescription.TheConfigValidationMessageis the result of a specificConfigDescriptionParametervalidation, e.g. the validation of the required flag or of the min/max attribute.