mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
These validators are only used by runconfig.Parse() or some other part of the client, so move them into the client-side package. Signed-off-by: Daniel Nephin <dnephin@docker.com>