@FhFormatter(value="validationResultSourceFormatter") public class ValidationResultSourceFormatter extends Object implements org.springframework.format.Formatter<String>
| Constructor and Description |
|---|
ValidationResultSourceFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
parse(String s,
Locale locale) |
String |
print(String s,
Locale locale) |
public String parse(String s, Locale locale) throws ParseException
parse in interface org.springframework.format.Parser<String>ParseExceptionCopyright © 2022. All rights reserved.