Click here to Skip to main content
15,913,685 members

Comments by Renzo Ciafardone (Top 2 by date)

Renzo Ciafardone 9-Sep-11 22:08pm View    
Yes. IsValid() is indeed a boolean.
Renzo Ciafardone 5-Sep-11 21:46pm View    
No, there are 2 classes at play here, both have a isValid() method. The big class conteins an arrayList of SacVariable. And its isValid() is the one i posted. The isValid() of SacVariables just makes sure that its own properties are initialized with valid values.