Items Validation

Can I find what specific type of validation rule has been raised for each item of my form?

for example if i set ValidAplhaNumeric and NotEmpty on the same field, I’d like to know what rule it’s not respected when the form is submitted , so i can give to user the proper error message.

hi

only if you will use custom validation

as always Thanx