Is Valid
3 min
the is valid action verifies if a pdf is valid how to configure the is valid action? 1\ create a process and give it a name 2\ drag the is valid action to the canvas and link it to the other actions 3\ create the variables needed for the configuration of the action, and then add them to the configuration panel inputs & outputs \[ i ] pdf file \<font color="#0671d6">file\</font> representing the input pdf file \[ o ] validation output \<font color="#9900ef">boolean\</font> representing if the pdf is valid or not \[ o ] validation reason \<font color="#2166ae">string\</font> representing the error if the validation failed 4\ save , validate and run the process 5\ you will be prompted to add the file for the input variable drag or upload the file and click run 6\ to verify the process click check instances 7\ in the output section you will see if the pdf is valid and if not also the validation reason