I am adding validation using data annotation. I need to validate a string that should startwith alphabets.. How to do that .. I dont need logic ... I need Inbuild annotation like [Required] , etc..