Xamarin Forms.Xaml.XamlParseException

前端 未结 5 1401
长发绾君心
长发绾君心 2021-01-26 00:30

I am creating a xamarin behaviour to validate an email id, therefore I created the behaviour file and tried to localise it in XAML file but I get the below error

5条回答
  •  失恋的感觉
    2021-01-26 01:00

    I think you made some mistake while writing tags/property names in your EmailBhvr file.

    Because of that you are getting parsing exception.

提交回复
热议问题