# messages.en.yaml validators: client: ip_address: invalid: 'The IP address "{{ value }}" is not valid.' name: not_blank: 'The name should not be blank.' organizational_unit: not_null: 'The organizational unit should not be null.' view: name: not_blank: 'The name should not be blank.' hardware: name: not_blank: 'The name should not be blank.' type: not_null: 'The type should not be null.' hardware_type: name: not_blank: 'The name should not be blank.' image: name: not_blank: 'The name should not be blank.' network_settings: ip_address: invalid: 'The IP address "{{ value }}" is not valid.' p2p_time: invalid: 'The P2P time "{{ value }}" is not valid.' mcast_speed: invalid: 'The MCAST speed "{{ value }}" is not valid.' operative_system: name: not_blank: 'The name should not be blank.' og_live: name: not_blank: 'The name should not be blank.' unique: 'The name should be unique.'