mirror of
https://github.com/docker/docs.git
synced 2026-04-06 03:08:58 +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>