Requirement1ValidCSAFDocument

Functions

Link copied to clipboard
open override fun check(ctx: RetrievalContext): <Error class: unknown class>
Link copied to clipboard

Creates a new Requirement that specifies that either this or the other requirement must be fulfilled.

Link copied to clipboard
operator fun Requirement.plus(other: Requirement): Requirement

Creates a new Requirement that specifies that this this and the other requirement must be fulfilled.