JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.xebialabs.deployit.plugin.api.validation
Interface ValidationContext
All Known Subinterfaces:
ExtendedValidationContext
public interface
ValidationContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
error
(
String
message,
Object
... params)
Method Details
error
void
error
(
String
message,
Object
... params)