Package | Description |
---|---|
biz.gabrys.maven.plugin.util.parameter.sanitizer |
Contains sanitizers responsible for sanitizing (convert from invalid to valid form) Mojos parameters values.
|
Modifier and Type | Class and Description |
---|---|
class |
LazySimpleSanitizer
Simple value sanitizer which returns a declared lazy loaded sanitized value when specified condition returns
true . |
class |
SimpleSanitizer
Simple value sanitizer which returns a declared sanitized value when specified condition returns
true . |
Copyright © 2015–2016 gabrys.biz. All rights reserved.