Searched refs:checkNewValue (Results 1 – 2 of 2) sorted by relevance
422 …protected checkNewValue(isAllowedComment : string, newValue: T, validator: (value: T) => boolean) …
4983 checkNewValue(isAllowedComment, newValue, validator) { method in ObservedPropertyAbstractPU