You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2022/08/12 16:39:50 UTC

[GitHub] [brooklyn-server] algairim opened a new pull request, #1351: Skip property validation against the constraint if property is null

algairim opened a new pull request, #1351:
URL: https://github.com/apache/brooklyn-server/pull/1351

   
   
   This skips the validation of the property if no constratint is present
   that has 'required' word or 'Predicates.notNull()', when the property
   value is null.
   
   Signed-off-by: Mykola Mandra <my...@cloudsoft.io>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [brooklyn-server] jcabrerizo commented on pull request #1351: Skip property validation against the constraint if property is null

Posted by GitBox <gi...@apache.org>.
jcabrerizo commented on PR #1351:
URL: https://github.com/apache/brooklyn-server/pull/1351#issuecomment-1214729352

   ♻️ 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [brooklyn-server] asfgit merged pull request #1351: Skip property validation against the constraint if property is null

Posted by GitBox <gi...@apache.org>.
asfgit merged PR #1351:
URL: https://github.com/apache/brooklyn-server/pull/1351


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org