validate
validate copied to clipboard
Validate string equality using eq
Something like validate: eq="config-api-v1.2.3" would read better than one_of="config-api-v1.2.3".
Eq for strings counts number of characters. For backwards compatibility not going to change it. But we can introduce something like seq which would basically work as one_of.