Skip to content

Fix missing memoization of custom mapper validators and add option to turn off the cache #1286

Open
@rvsia

Description

Scope: Rendered

Description

Currently there are two issues with validators:

  1. validators from the validator mapper are not being cached - this creates an inconsistent behavior
  2. we need to have an option to turn off the value cache - for example, for async requests or for validators using allValues

Schema

Example

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestrendererReact form renderer PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions