Skip to content

validator function to detect malformed cidrs #80

Description

@mayn

Expected behavior

there should be a validator that will check strings for cidr values and throw a validation error if the correct cidr format isn't specified

once created, cidr attributes should be updated to use the validator

Actual behavior

currently we only pass through str values to the template

Steps to reproduce

should be able to define a builder with a cidr attribute and call builder.to_dict() similar to how the tests currently detect a validation error

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions