Closed roskakori closed 12 years ago
Currently a field is defined using:
name,example, type, empty, length, rule
From now on this should be:
name, example, empty, length, type rule
This has the advantage that domain experts get confused a little later in the line, and have more information the they can relate to before this happens.
Currently a field is defined using:
From now on this should be:
This has the advantage that domain experts get confused a little later in the line, and have more information the they can relate to before this happens.