Closed VampireAchao closed 2 months ago
"Use @Length(max = to validate the length of a String instead of @Max(value = because @Max only verifies numbers."
@Length(max =
@Max(value =
@Max
"Do not query dataPermission when selectorIds is empty."
dataPermission
selectorIds
Make sure that:
./mvnw clean install -Dmaven.javadoc.skip=true
"Use
@Length(max =
to validate the length of a String instead of@Max(value =
because@Max
only verifies numbers.""Do not query
dataPermission
whenselectorIds
is empty."Make sure that:
./mvnw clean install -Dmaven.javadoc.skip=true
.