C# (CSharp) Mvvm 네임스페이스

중첩된 네임스페이스

Mvvm.Android
Mvvm.Services

클래스들

이름 설명
BindableValidator The BindableValidator class run validation rules of an entity, and stores a collection of errors of the properties that did not pass validation. The validation is run on each property change or whenever the ValidateProperties method is called. It also provides an indexer property, that uses the property names as keys and return the error list for the specified property.
LaterThanPropertyAttribute
MenuItem
NumericAttribute Sample custom validation for Integer values.
Shell
ShellViewModel