Skip to content

Exception for View.getContains(String) #51

@ksuderman

Description

@ksuderman

The View.getContains(String) method should throw an exception iff:

  • The View metadata does contains a value for the named field, but
  • The value is neither a Map nor a Contains object.

The method currently returns null.

Related to issue #18

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions