| Package | Description |
|---|---|
| org.jboss.logging.processor.validation |
| Modifier and Type | Method and 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 © 2019 JBoss by Red Hat. All rights reserved.