ValueProcessor
Functions
Link copied to clipboard
Factory method to crate a new ValueProcessor that applies the given action.
Link copied to clipboard
Process the value at the given path.
Link copied to clipboard
Return a new processor from this one that only applied to members with the given path.
Return a new processor from this one that only applied to members that match the given path predicate.
Link copied to clipboard
Return a new processor from this one that only applied to members with the given path (ignoring escape characters).
Link copied to clipboard
Return a new processor from this one that only applies to member with values of the given type.