开发者

How make default value validation?

I have created an i开发者_Python百科nput(text) element which has a default value 'Email'. Label to field was deleted.

How to validate the text field to see if it contains the default value?

Thnx!


You can use the Identical validator, passing your default value as the string to compare against.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜