package Common_old.Utils.Validators;
public enum EnvironmentState {
SearchName,
Name,
//-
SearchDescription,
Description
}