Add optional attribute to specification fields
-
auxiliary-infois specified as an optional field. -
lvcnrcheckgives a return code of0if the only failing fields are option and missing.However if fields are present and fail for other reasons (for example wrong type such as
strwhen it should beint) then the return code will be1.