Custom Validator

Does not start with 'A'.

Code:

<CustomValidator ServerValidate="@DoesItStartWithA" ControlRef="@Name" Text="Does not start with 'A'." />