- validate(BindingResult) - Method in class com.lili.common.controller.BaseController
-
- ValidateException - Exception in com.lili.common.exception
-
自定义异常 用于后端验证 未通过时抛出的异常
- ValidateException(List) - Constructor for exception com.lili.common.exception.ValidateException
-
- valueOf(String) - Static method in enum com.lili.common.result.ResultCodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lili.store.service.impl.Prefix
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.lili.common.result.ResultCodeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lili.store.service.impl.Prefix
-
Returns an array containing the constants of this enum type, in
the order they are declared.