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
{{ message }}
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
Problem.
Many properties are bound to certain sets of allowed values. i.e dokkapublishings only allows javadoc, html and so on.
*Solution
Add different properties validation - the point with this task is not to look at the context, just at individual properties - can only contain, can not be null, only allows values x, y,z
The text was updated successfully, but these errors were encountered:
Problem.
Many properties are bound to certain sets of allowed values. i.e dokkapublishings only allows javadoc, html and so on.
*Solution
Add different properties validation - the point with this task is not to look at the context, just at individual properties - can only contain, can not be null, only allows values x, y,z
The text was updated successfully, but these errors were encountered: