presslabs / zinc

Route 53 zone manager.
https://www.presslabs.com/code/zinc/
Other
42 stars 2 forks source link

Add API side validation for record values #158

Open calind opened 7 years ago

rciorba commented 7 years ago

Please give more details.

calind commented 7 years ago

We should validate records values in serializer for know errors. For example don't reach for Route53 if the values for A record are not valid IPv4.

This is an optimization proposal for which we should weight in the beneffits.