We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some improvements suggested in conversation with @coretl
defs: - name: Psc args: - name: carrier type: object description: IPAC carrier name - name: interrupt_vector type: object description: Interrupt Vector reserved with epics.InterruptVectorVME, count=3 validate: - assert: interrupt_vector.count == 3 message: Interrupt_vector must be reserved with epics.InterruptVectorVME, count=3
The text was updated successfully, but these errors were encountered:
Do this after J20
Sorry, something went wrong.
The first two bullets are now covered in 3.0.0b5
Leaving this open as the suggestion of a validate is still useful.
gilesknap
No branches or pull requests
Some improvements suggested in conversation with @coretl
The text was updated successfully, but these errors were encountered: