public abstract class ValidationRule extends Object
| Constructor and Description | 
|---|
| ValidationRule(org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getErrorMessage() | 
| abstract boolean | validate(CubeQueryContext ctx) | 
public abstract boolean validate(CubeQueryContext ctx) throws LensException
LensExceptionpublic String getErrorMessage()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.