createSnapshot abstract method
Crates a snapshot of validator preserving it's current EntityValidator.isValid value
Implementation
@override
Entity<T> createSnapshot();
Crates a snapshot of validator preserving it's current EntityValidator.isValid value
@override
Entity<T> createSnapshot();