Skip to content

Conversation

@LossyDragon
Copy link
Collaborator

Description

Adds validation for ServerRecords as shown in the newly added tests. Rejects any invalid IPs, invalid ports, or domain names.

Fixes #17

Adds dependancy commons-validator for ipv4 validation.

Checklist

  • Code compiles correctly
  • All tests passing
  • Samples run successfully
  • Extended the README / documentation, if necessary

@LossyDragon LossyDragon merged commit 4d562f6 into Longi94:master Jan 19, 2022
@LossyDragon LossyDragon deleted the PR17 branch January 19, 2022 18:19
@LossyDragon LossyDragon mentioned this pull request Jan 31, 2022
4 tasks
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.

MPR-578 Add ServerRecord.TryCreateSocketServer(string, out).

1 participant