cmark / androtext

Xtext based model-driven software development tool for prototyping Android applications
7 stars 1 forks source link

Validation constraints #9

Closed cmark closed 12 years ago

cmark commented 12 years ago

Write many validation constraints for the new features and components. Use EMF-INCQuery for the harder ones, use Xtext Validation API also, but only for the easiest constraints.

cmark commented 12 years ago

Added some validation constraints to AndroGame model content validation. See the commit: e734e8bbf9e9f813cd28f58f2c08099f3f80a622.

cmark commented 12 years ago

Added more validation constraints to Xtext validation.