The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Browse by Tags

All Tags » Validation OnPropertyChanged PropertyChangedEventHandler
Sorry, but there are no more tags available to filter with.
  • INotifyPropertyChanged in your esEntity class

    Why INotifyPropertyChanged is not implemented directly in your esEntity class? If your expose e protected method like PropertyHasChanged you can include inside some overridable method for vaildation purpose. This could be useful for who want to implement a validation system. This is my idea: Code:[NonSerialized()] private ...
    Posted to Feature Request (Forum) by edika on October 2, 2007