public class CanvasStackValidationContext extends Object implements IValidationContext
| Constructor and Description |
|---|
CanvasStackValidationContext(char operator)
Instantiates a new
CanvasStackValidationContext based on operator. |
| Modifier and Type | Method and Description |
|---|---|
char |
getOperator()
Gets the operator.
|
ValidationType |
getType()
Gets type of the context.
|
public CanvasStackValidationContext(char operator)
CanvasStackValidationContext based on operator.operator - the operatorpublic char getOperator()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2024 Apryse Group NV. All rights reserved.