*Always first two characters should be "V" and "-".
*third character should be alphabetic.
*last four characters should be numeric only.
*The length should be seven.

I need a validation like below example.

e.g. V-B0004

Thank you very much guys