public class Validator extends Object
| Modifier and Type | Field and Description |
|---|---|
static Validator |
NO_VALIDATION |
| Constructor and Description |
|---|
Validator(ValidationRule... rules) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(org.apache.commons.configuration.Configuration configuration,
org.neo4j.kernel.logging.ConsoleLogger log) |
public static final Validator NO_VALIDATION
public Validator(ValidationRule... rules)
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.