public interface ConfigurationValidator
Modifier and Type | Method and Description |
---|---|
java.util.List<com.lucidworks.fusion.schema.ValidationError> |
getErrors() |
default boolean |
hasErrors() |
default boolean |
isValid() |
boolean |
validate() |