Skip to content

feat[common]: add protocl entity check#4055

Merged
tomsun28 merged 3 commits intomasterfrom
0308-yuluo/feat
Mar 8, 2026
Merged

feat[common]: add protocl entity check#4055
tomsun28 merged 3 commits intomasterfrom
0308-yuluo/feat

Conversation

@yuluo-yx
Copy link
Copy Markdown
Member

@yuluo-yx yuluo-yx commented Mar 8, 2026

No description provided.

Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>

@Override
public boolean isInvalid() {
if (!validateIpDomain(host) || !validPort(port)) {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other fields besides these should be optional configurations, therefore no validation is included here.

@tomsun28 tomsun28 merged commit 5c2950d into master Mar 8, 2026
3 checks passed
@yuluo-yx yuluo-yx deleted the 0308-yuluo/feat branch March 8, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants