how can i make an error message appear for a input mask

i have an input mask that allows only 3 digets to be entered, but i want to show a message if someone enters this in wrong, how can i do so?

Hi,

Add in the validation rule: <=999
and the required message in the validataion text.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.