public class ValidatorHook extends java.lang.Object implements ISystemConfigurationValidator
Modifier and Type | Field and Description |
---|---|
static boolean |
called |
static boolean |
throwException |
Constructor and Description |
---|
ValidatorHook() |
Modifier and Type | Method and Description |
---|---|
void |
validate(SystemConf previous,
java.util.Map<java.lang.String,java.lang.String> modifications) |
public static boolean called
public static boolean throwException
public void validate(SystemConf previous, java.util.Map<java.lang.String,java.lang.String> modifications) throws ServerFault
validate
in interface ISystemConfigurationValidator
ServerFault
Copyright © 2021. All Rights Reserved.