mirror of
https://github.com/moby/moby.git
synced 2026-08-03 06:30:59 +00: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>