ValidResourceQ
ValidResourceQ[resource]⟹result
checks to see if the Resource has all required keys, that all required and optional keys match their patterns and that each Resource passes all tests associated with that Resource type'.
Details
Input

Output

General Options

Examples
Basic Examples (4)
Takes in a sample Resource and returns a booleans indicating if all tests have passed:


Takes in an instrument Resource and returns a booleans indicating if all tests have passed:


Takes in an operator Resource and returns a booleans indicating if all tests have passed:


Takes in a waste Resource and returns a boolean indicating if all tests have passed:

