Package | Description |
---|---|
org.jboss.logging.processor.validation |
Modifier and Type | Method | Description |
---|---|---|
static StringFormatValidator |
StringFormatValidator.of(String format) |
Creates a string format.
|
static StringFormatValidator |
StringFormatValidator.of(String format,
Object... parameters) |
Creates a string format.
|
static StringFormatValidator |
StringFormatValidator.withTranslation(String format,
String translationFormat) |
Creates a string format.
|
Copyright © 2018. All rights reserved.