You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
berezovskyi
changed the title
Add RM Requirement validation on POST using lyo-validation
Add RM Requirement validation on POST/PUT using lyo-validation
Aug 10, 2023
For example, to enforce
@OslcOccurs(Occurs.ExactlyOne)
onoslc_rm:Requirement
. Main aim is to make use oflyo-validation
.The code should be quite straightforward:
https://github.com/eclipse/lyo/blob/c8cf9a4f899e1a094a57b2d776ceaaa30d33c285/validation/src/test/java/org/eclipse/lyo/validation/ValidationExample.java#L110-L111
The text was updated successfully, but these errors were encountered: