Wondering if there is an implementation or way to implement a “RequiredWith” or “ConflictsWith” setting for attributes using the new plugin framework? I know I can create a validator but have never created one at a resource level in order to see if one attribute is set that another is, etc.
Is there a better way to implement or a best practice?
Thanks.