HubSpot / slack-client

An asynchronous HTTP client for Slack's web API
Apache License 2.0
114 stars 53 forks source link

Update SectionIF.java #220

Closed courtneyadams closed 3 years ago

courtneyadams commented 3 years ago

one more update - turns out, fields are covered in the hasFields check. in debugger, found the null pointer is happening during the isTextLengthValid check. updated check to not break (null pointer excp) and to check fields text length