Αποψη συνδυασμού Επίπεδη άποψη Αποψη δέντρων
toggle
Mandatory attributes
community attrrep documentation
Απάντηση
27/3/2014 12:11 μμ
I have a class which has two mandatory double attributes called "Alto" and "Ancho" that have a default value, as shown in the image attached.

When I apply the _mandatoryerr function it returns "true" and on the NOTEBOOK still shows "*" indicating that both attributes must have a value in spite of having one already set (by default). How can I do to make it display "*" only when the value of the attribute is null or less than the default value?
Σύνδεση

Επισυνάψεις: mandatory.png (14,7k)

RE: Mandatory attributes
attr mandatory attrrep
Απάντηση
8/1/2014 7:43 πμ as a reply to Ανώνυμος.
It is defined that attributes can be marked in AttrRep as mandatory, whereas mandatory means that attribute values shall be different from the default attribute value.