ynput / ayon-deadline

Deadline addon for AYON
Apache License 2.0
3 stars 10 forks source link

Validator for Deadline data #22

Open antirotor opened 3 months ago

antirotor commented 3 months ago

Is there an existing issue for this?

Please describe the feature you have in mind and explain what the current shortcomings are?

There should be validator checking if data set for various Deadline attributes is correct. For example, you can still submit job with priority set 101.

How would you imagine the implementation of the feature?

It should have basic type checking and some sane value checking, at least for static attributes.

Are there any labels you wish to add?

Describe alternatives you've considered:

No response

Additional context:

No response

jakubjezek001 commented 1 month ago

This issue seems to be related/duplication to #28. @antirotor could you confirm and perhaps close?