StrictEncodableAliasingStrategy

public class StrictEncodableAliasingStrategy : RedundancyAliasingStrategy

An implementation of RedundancyAliasingStrategy that defines alias-ability by the coded representation of the values. i.e. if two values encode to exactly the same, they will be aliased in the resultant YML document even if the values themselves are of different types