JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.binis.codegen.validation
Interface Sanitizer
public interface
Sanitizer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T> T
sanitize
(T value,
Object
... params)
Method Details
sanitize
<T>
T
sanitize
(
T value,
Object
... params)