I added a new method which checks if a string is zero or consists only of spaces. This is a helpful check especially for mandatory fields.
Would it be possible to integrate this into the null library? Otherwise I would have to release my own version. I think this could be interesting for others as well.
Hi @guregu,
I added a new method which checks if a string is zero or consists only of spaces. This is a helpful check especially for mandatory fields.
Would it be possible to integrate this into the null library? Otherwise I would have to release my own version. I think this could be interesting for others as well.
Regards. Nils