I have a class with the following properties, PLEASE focus on the last one, the boolean:
The range attribute here is used to accept values only true or false, not null, act as REQUIRED, as required does not work with booleans.
When running the grid, this is what I get:
Why is this validation producing such an error? there's nothing wrong with the validation and I have used it several times with editforms with no problem...
I would like somebody to assist as documentation is very poor, I can't finish my Intel project because I have to deal with very basic bugs... thank you for your help.