public class UserNameExist extends ValidationCellProcessor implements StringCellProcessor
validationMessagenext| コンストラクタと説明 |
|---|
UserNameExist(UserService userService) |
UserNameExist(UserService userService,
CellProcessor next) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<T> T |
execute(Object value,
CsvContext context) |
createValidationException, getDefaultValidationMessage, getValidationMessage, setValidationMessagetoString, validateInputNotNullpublic UserNameExist(UserService userService)
public UserNameExist(UserService userService, CellProcessor next)
public <T> T execute(Object value, CsvContext context)
execute インタフェース内 CellProcessorCopyright © 2025 mygreen. All rights reserved.