How to validate fillable forms in word using java / docx4j ?

I have word document which has table .
on left side just label , on right side editable fields with labels again.
How to ensure it is a editable field ?
and how to validate those fields like nullable ?
on left side just label , on right side editable fields with labels again.
How to ensure it is a editable field ?
and how to validate those fields like nullable ?